Add Resource to free-programming-books.md#node-js (#5048)
* fix #3586 * Changed encoding from UTF-8 BOM to UTF-8pull/5051/head
parent
7b225f61b6
commit
f323e66251
|
@ -1831,6 +1831,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
|||
#### Node.js
|
||||
|
||||
* [An Introduction to libuv](https://nikhilm.github.io/uvbook/) - Nikhil Marathe ([PDF](http://nikhilm.github.io/uvbook/An%20Introduction%20to%20libuv.pdf) - [ePub](http://nikhilm.github.io/uvbook/An%20Introduction%20to%20libuv.epub))
|
||||
* [Full Stack JavaScript: Learn Backbone.js, Node.js and MongoDB](https://github.com/azat-co/fullstack-javascript) - Azat Mardan
|
||||
* [Mixu's Node Book](http://book.mixu.net/node/)
|
||||
* [Node Documentation](https://nodejs.org/en/docs/)
|
||||
* [Node: Up and Running](https://www.oreilly.com/library/view/node-up-and/9781449332235/) - Tom Hughes-Croucher
|
||||
|
|
Loading…
Reference in New Issue