HTML DOM with JavaScript — Phuoc Nguyen— Link
Category:
Link
Tags:
javascript
link
Web development moves at lightning speed. I still remember when I first started using libraries like jQuery, Prototype, script.aculo.us, Zepto, and many more. Even with modern tools like Angular, VueJS, React, Solid and Svelte, we still have to deal with the Document Object Model (DOM). While these frameworks encapsulate and hide direct DOM management, they still give us access to work with the DOM via refs and event handlers. |
UnsuckJS— Link
Category:
Link
UnsuckJS |
Writing Javascript without a build system— Link
Category:
Link
Writing Javascript without a build system |