Hacker News new | ask | show | jobs
by rickjames28 4665 days ago
Yeah, once I read his explanation web components immediately came to mind. You know what the status of web components is in the major browser engines?
1 comments

Natively, on most evergreen browsers, mutation observers and a limited shadow-dom on chrome canary. The polymer project gets you all the way though, check http://www.polymer-project.org/compatibility.html.