Browse Source

Merge pull request #209 from mattdesl/patch-1

adding 'module-best-practices' to tutorials
master
Sindre Sorhus 10 years ago
parent
commit
9fdf5d7ac4
  1. 1
      readme.md

1
readme.md

@ -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.
- [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.
- [module-best-practices](https://github.com/mattdesl/module-best-practices) - Some good practices when writing new npm modules.
### Discovery

Loading…
Cancel
Save