Added Javascript cheatsheet from ZTM (#12588)

* Added Javascript cheatsheet from ZTM

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
enguy-hub 2025-10-20 03:29:07 +02:00 committed by GitHub
parent 2c6a7fc952
commit a77596575a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -323,6 +323,7 @@
### JavaScript
* [Advanced JavaScript Cheat Sheet](https://zerotomastery.io/cheatsheets/javascript-cheatsheet-the-advanced-concepts/) - ZeroToMastery (HTML)
* [JavaScript Cheat Sheet A Basic Guide to JavaScript](https://www.geeksforgeeks.org/javascript-cheat-sheet-a-basic-guide-to-javascript) - GeeksforGeeks (HTML)
* [JavaScript CheatSheet](https://github.com/wilfredinni/javascript-cheatsheet) - Wilfredinni (HTML)
* [JavaScript Cheatsheet](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet) - Codecademy (HTML)