Hacker News new | ask | show | jobs
by meerita 4189 days ago
I'm interested in Web Components, yet, I couldn't see the advantages.
1 comments

The biggest advantage I see is HTML imports [1] finally providing a common bundling mechanism for HTML/CSS/JS. Custom elements can also finally get devs out of <div> hell.

[1] http://www.html5rocks.com/en/tutorials/webcomponents/imports...