diff --git a/free-programming-books.md b/free-programming-books.md index b653ddbbf38ad35cd46ef12e5c4d751132105ad6..469f7a426be41510bfb22726f03bad380d77652f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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