Hacker News new | ask | show | jobs
by Tomrn 3531 days ago
hundred percent agree with this. A standard lib bundled with all browsers would solve so much of the framework madness.
2 comments

Not saying it's well architected, but the standard (and experimental) suite of types and events in JavaScript on modern browsers is comprehensive!

https://developer.mozilla.org/en-US/docs/Web/API

Especially since Javascript needs it MOST, since we have to transmit it on the wire...