CBCaleb Braateninblog.cbraaten.dev·Feb 12, 2020 · 5 min readWhat is a Utility Web Component?What is a Utility Web Component? Or should it be called a Functional Web Component… I previously wrote a post about the wc-upgrader and how we can approach loading vanilla web components. This is helpful for upgrading standard elements to Custom Elem...00
CBCaleb Braateninblog.cbraaten.dev·Feb 4, 2020 · 4 min readWC-Upgrader moduleWC-Upgrader module If you haven’t heard yet, Web Components are here, most notably Custom Elements. We now have a platform API for defining our own HTML elements and composing them in our projects. While the platform API allows for us to write native...00