🎤 Stencil: The Time for Vanilla Web Components has arrived
- 👤 Gil Fink
Web development changed dramatically during the last years. With the enormous amount of JavaScript libraries and the new HTML5 standard, it is much easier to create web apps today. When building a web app, you will probably want to reuse some of the web components you built. But how can you do that with the current state of HTML? One of the new and emerging web standards is Web Components. The Web Components standard enables you to create reusable web components that include HTML, CSS and JavaScript. On the other hand, crafting raw components can be cumbersome. This is where Stencil comes into place. In this session you will become familiar with Stencil, a compiler that generates standard-compliant Web Components.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.