mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Merge pull request #209 from mattdesl/patch-1
adding 'module-best-practices' to tutorials
This commit is contained in:
@@ -523,6 +523,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [The Art of Node](https://github.com/maxogden/art-of-node/#the-art-of-node) - An introduction to Node.js.
|
- [The Art of Node](https://github.com/maxogden/art-of-node/#the-art-of-node) - An introduction to Node.js.
|
||||||
- [stream-handbook](https://github.com/substack/stream-handbook) - How to write Node.js programs with streams.
|
- [stream-handbook](https://github.com/substack/stream-handbook) - How to write Node.js programs with streams.
|
||||||
- [browserify-handbook](https://github.com/substack/browserify-handbook) - The definitive guide for browserify.
|
- [browserify-handbook](https://github.com/substack/browserify-handbook) - The definitive guide for browserify.
|
||||||
|
- [module-best-practices](https://github.com/mattdesl/module-best-practices) - Some good practices when writing new npm modules.
|
||||||
|
|
||||||
### Discovery
|
### Discovery
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user