Skip to content

Commit

Permalink
Merge pull request sindresorhus#209 from mattdesl/patch-1
Browse files Browse the repository at this point in the history
adding 'module-best-practices' to tutorials
  • Loading branch information
sindresorhus committed Nov 3, 2014
2 parents 81f75b0 + 0c80b0d commit 9fdf5d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9fdf5d7

Please sign in to comment.