Add Some drops of JavaScript (#12779)

* Add Some drops of javaScript

* Fixed Linter Error
This commit is contained in:
Anas Khan 2025-10-24 10:22:17 +05:30 committed by GitHub
parent ed6b99113e
commit 8454faf540
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1204,6 +1204,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Robust Client-Side JavaScript](https://molily.de/robust-javascript/) - Matthias Schäfer (HTML, EPUB)
* [Single page apps in depth](http://singlepageappbook.com) - Mixu (HTML)
* [Software Design by Example: A Tool-Based Introduction with JavaScript](https://third-bit.com/sdxjs/) - Greg Wilson (HTML)
* [Some drops of JavaScript](https://drops-of-javascript.hi-folks.dev) - Roberto Butti (HTML) (CC BY-NC-SA) *( :construction: in process)*
* [Speaking JavaScript](https://exploringjs.com/es5/) - Axel Rauschmayer (HTML)
* [Standard ECMA-262 ECMAScript 2016 Language Specification](https://www.ecma-international.org/publications/standards/Ecma-262.htm) - Ecma International (HTML, PDF)
* [The Code Challenge Book](https://s3.amazonaws.com/coderbytestaticimages/CoderbyteEbook.pdf) - Daniel Borowski (PDF)