Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm in the same camp and never want to run a build process for JavaScript ever again. I've been slowly improving https://dlitejs.com/ which is a minimal (5kB minified + gzipped) JavaScript framework which works great loaded from unpkg. It's pretty crazy to see how lean a framework can be nowadays (even with two-way binding, directives, and event binding) when leveraging newer standards like Web Components and the Shadow DOM.


Web Components suck, Custom Elements is where it’s at ;)

Just leave out the attachShadow.





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

Search: