node.js - 自学nodejs有什么推荐的么
PHP中文网
PHP中文网 2017-04-17 13:59:40
0
13
883

有没有推荐的书或者网站,关于nodejs

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(13)
大家讲道理

For books, I recommend Pu Ling’s <In-depth explanation of node.js>
For websites, I recommend cnode community

阿神

The book "In-depth introduction to node.js" is a bit fierce...
Try "Node and Express Development"

Peter_Zhu

I am also self-study and have personal experience. . My suggestion is that you take a look at the projects inside and start using them together. You will find that Node can do so many things. As you gradually become interested, you will delve deeper into them. . . After doing a few projects, it became smooth.
https://github.com/sindresorhus/awesome-nodejs

左手右手慢动作

Node is easier to get started with. I recommend learning NodeJS in seven days

Peter_Zhu

I recently read a book called
"Learning Node, 2nd Edition"
by Shelley Powers
Published by O'Reilly Media, Inc., 201
I don’t know if there is a simplified Chinese version. The cover is a mouse-like animal. . . The good thing about this book is that unlike some other node books that only focus on the web, it also covers other modules such as fs, socket, children process, etc. quite comprehensively.
To add, I have been reading the nodeschool.io website these days, and the teaching there is very good

迷茫

Start directly with the blog source code, which is simple and easy to understand and easy to get started.

伊谢尔伦

JavaScript Tutorial - Liao Xuefeng’s official website

Peter_Zhu

I have been learning recently, but I haven’t found a good video tutorial. It is probably too easy to get started, so there are few tutorials;
If you know js, you can just read the official documentation of node, and then find a few examples to write down.

伊谢尔伦

nodejs in action, highly recommended!

刘奇

node.js practice, recommended

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template