From 0062e25b83824afe617d2b5d16fa90c802d12915 Mon Sep 17 00:00:00 2001 From: Ved Prakash Arya Date: Thu, 7 May 2026 06:59:57 +0530 Subject: [PATCH] Add 30 Days of JavaScript to free programming books (#13244) --- 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 212d81cb7..4ec0d2682 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1153,6 +1153,7 @@ Books on general-purpose programming that don't focus on a specific language are ### JavaScript +* [30 Days of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript) - Asabeneh Yetayeh (HTML, PDF) * [Airbnb JavaScript Style Guide](https://airbnb.io/javascript/) - Airbnb (HTML) * [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Axel Rauschmayer (HTML) * [Bible of JS](https://sheryians.com/download/bibleofjs_by_sheryians) - Harsh Sharma, Sheryians Coding School (PDF)