Reusable UIs with Web Components - Angular Lunch
Cory Rylan
- 1 minute
I had the great opportunity to speak at Angular Lunch STL recently to talk about how to use Web Components for beginners. In this video tutorial you will learn all the essentials to start building with Web Components.
Stop rewriting your web UIs for every JavaScript framework or library. With Web Components, we can create genuinely reusable components that will work in any front-end UI framework. In this session, we will cover the Web Component APIs and tools available to build and publish your components. We will take what we
learned and use a Web Component across several popular UI frameworks like Angular, React, and Vue.