From 37a37de188af4310755610b5fb8ac12dbdd33063 Mon Sep 17 00:00:00 2001 From: Javed Shaikh <64676566+jaqsparow@users.noreply.github.com> Date: Sun, 10 Oct 2021 14:22:44 -0700 Subject: [PATCH] Add nodejs handbook (#6142) --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index db461413..69a49bd3 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1241,6 +1241,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) (email address *requested*, not required) * [Practical Node.js: Building Real-World Scalable Web Apps](https://github.com/azat-co/practicalnode) - Azat Mardan * [The Node Beginner Book](http://nodebeginner.org) +* [The Node.js Handbook](https://flaviocopes.com/page/node-handbook/) - Flavio Copes (HTML, PDF) *(email required for PDF)* #### Om -- GitLab