Hacker News new | past | comments | ask | show | jobs | submit login
Vanilla JavaScript (vanilla-js.com)
19 points by ducaale on March 4, 2021 | hide | past | favorite | 6 comments



To be fair vanilla jS was a NIGHTMARE a decade ago when it was the wild wild west of standards and every browser for itself.

To do anything required 20 lines of code testing for browser compatibility, and jquery took care of that.


Doing DOM modifications is still much more verbose than using jquery.


Recently, there was a linked shared with a cheatsheet for modern JS that would replace needing to use jQuery. Does anyone have that link? Essentially a guide for building framework-less apps with vanilla JS.


http://youmightnotneedjquery.com

I feel the site is being sarcastic how jQuery is easier to write than vanilla JS.


Good grief. Tell me more about how wonderful Vanilla JavaScript's "Math" and "String" libraries are.


wow finally a framework i like




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: