Web Components are everywhere in the current front-end environment. The three most
popular frameworks, Angular, React, and Vue.js, use Web Components as an architectural
element. In this book, you will learn how to empower a web app, building small pieces that
can be integrated into any modern JavaScript project and modified for future use, if your
company decides to migrate its current web app to a new and more promising framework.