Part 2. Ways to improve your component workflow

Creating your own HTML element through the Custom Element API is pretty amazing. From the outside, it looks like any other tag on the page, but inside, it’s as complex or as simple as you need it to be! Now, though, it’s time to set our sights inward and dive deep on the workflow for creating a great Web Component. This is where we go beyond Custom Elements and explore the rest of the collection of standards that make up Web Components.

As with any new technology, Web Components suffered some missteps, as with the now-deprecated HTML Imports; but this part will take that misstep and break it down into relevant pieces you can go forward with that do have great support. We’ll compare one of those ...

Get Web Components in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.