added a JS DOM book from DigitalOcean (#6099)

* Update free-programming-books-langs.md

* rearranged it in alphabetical order

* Update free-programming-books-langs.md
This commit is contained in:
subarashii-huch09 2021-10-10 07:04:17 +13:00 committed by GitHub
parent 79040f2d23
commit 7bad91b8e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1109,6 +1109,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Thinking in JavaScript](https://www.amazon.com/Thinking-JavaScript-Aravind-Shenoy-ebook/dp/B00JUI6LUQ) - Aravind Shenoy (Kindle)
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) - Nicholas C. Zakas (HTML)
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) - Quil (HTML)
* [Understanding the DOM — Document Object Model](https://www.digitalocean.com/community/books/understanding-the-dom-document-object-model-ebook) - Tania Rascia (PDF, EPUB)
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson (HTML, PDF, EPUB, MOBI)