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)