From e9fd63efd4ac6fa555dcc1a0a6cb5834edd37312 Mon Sep 17 00:00:00 2001 From: Paramhans Singh Date: Sun, 9 Oct 2022 06:06:07 +0530 Subject: [PATCH] Update free-programming-books-langs.md (#7835) --- 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 96780b06c..966743725 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1088,6 +1088,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Deep JavaScript: Theory and techniques](https://exploringjs.com/deep-js) - Dr. Axel Rauschmayer (HTML) * [Designing Scalable JavaScript Applications](https://www.manning.com/books/designing-scalable-javascript-applications) - Emmit Scott (PDF+livebook) * [Dev Docs](https://devdocs.io/javascript/) - Various (HTML) +* [DOM Enlightenment](https://frontendmasters.com/guides/javascript-enlightenment/) - Cody Linley * [Eloquent JavaScript 3rd edition](http://eloquentjavascript.net) - Marijn Haverbeke (HTML, PDF, EPUB, MOBI) * [Essential Javascript](https://www.programming-books.io/essential/javascript/) - Krzysztof Kowalczyk, StackOverflow Contributors * [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer (HTML)