Add node-modules.com in Resources section

This commit is contained in:
Thomas Watson Steen
2014-09-13 15:51:39 +02:00
parent 88432e9c46
commit f805157a88

View File

@@ -480,6 +480,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
### Discovery
- [node-modules.com](http://node-modules.com/) - An alternative npm search engine with a more intelligent and personal results ranking.
### Articles
- [Error Handling in Node.js](http://www.joyent.com/developers/node/design/errors)