1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2024-11-20 11:27:17 -05:00

Merge pull request #297 from cameres/master

Add Node.js in Practice
This commit is contained in:
Sindre Sorhus 2015-06-28 01:52:25 +02:00
commit 4899d3777b

View file

@ -632,6 +632,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Books
- [Node.js in Action](http://www.amazon.com/Node-js-Action-Mike-Cantelon/dp/1617290572)
- [Node.js in Practice](http://www.amazon.com/Node-js-Practice-Alex-R-Young/dp/1617290939)
- [Mastering Node](http://tj.github.io/masteringnode/)
- [Professional Node.js: Building Javascript Based Scalable Software](http://www.amazon.com/Professional-Node-js-Building-Javascript-Scalable-ebook/dp/B009L7QETY/)
- [Practical Node.js: Building Real-World Scalable Web Apps](http://practicalnodebook.com)