Up until now, we have built components using vanilla JavaScript with no dependencies. But sometimes, companies make a decision to use libraries that can help ease the workflow. In this chapter, we will look into two different libraries: Polymer and Stencil. In the background, these two libraries use Web Components, but both of them come with their own features. Let's dive into these libraries.Â
In this chapter, we're going to cover the following topics:
- Polymer
- Stencil