JavaScript 和 Node.js学习资源及书籍
文章目录
学习和使用Node.js已经有近一年多时间了。越学习越觉得自己懂得还不够多。之前走过一些弯路,看了太多的入门水平的文章。现在推荐一些深入的学习资源和书籍。
好的参考书
- JavaScript: The Good Parts
- JavaScript: The Definitive Guide, by David Flannagan (O’Reilly, 2011)
补充书籍
Node.js in Practice ALEX YOUNG & MARC HARTER https://github.com/hustbill/learn-node/tree/master/nodeschool
Web API Design - Crafting Interfaces that Developers Love
Learning JavaScript Design Patterns
https://nodejs.org/en/docs/ on nodejs.org, you will find three types of documentation, reference documentation, ES6 features, and frequently asked questions.
http://nodeschool.io/
特别推荐,里面的一些题目可以自己先做一下,再看答案
文章作者 Hustbill
上次更新 2016-03-14