Hacker News new | ask | show | jobs
by AndrewHampton 124 days ago
I love web components. The one thing I really wish browsers supported though was a per-site custom element registry that persisted across page loads.

Give me 10mb and an API like service workers have to manage a library of custom elements that can be used on my site as soon as the page loads.

1 comments

Static bundle + caching can be chosen by the site/app author.