From 9668fd370a24a571b8f34f505435ffc677ec2bad Mon Sep 17 00:00:00 2001 From: jaqsparow Date: Sun, 17 Oct 2021 07:59:12 -0700 Subject: [PATCH] Add express.js handbook authored by Flavio copes --- 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 5809c51051e9c..5dc466fa98422 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1214,6 +1214,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE #### Express.js * [Express.js Guide](https://web.archive.org/web/20140621124403/https://leanpub.com/express/read) - Azat Mardanov +* [The Express.js Handbook](https://flaviocopes.com/page/express-handbook/) - Flavio Copes (HTML, PDF) *(email required for PDF)* #### Fastify