The Working with Web Components training course covers the adoption of web components, the future of web applications. All of the modern Javascript frameworks allow us to build components with their own syntax and configuration options. Web components are set to replace those frameworks in the near future by providing native browser support of such custom HTML elements.
This course begins with an introduction to web components and libraries that already use web components. Students will then build their own web components including learning how to use a web component on a webpage and how to use lit-HTML for HTML templates using lit-element for fast, lightweight web components. The course concludes by exploring the future of web components.
Purpose
|
Learn how to build web components that can be used across multiple browsers and web applications. |
Audience
|
Developers and developer teams that need to learn to work with web components. |
Role
| Software Developer - Web Developer |
Skill Level
| Intermediate |
Style
| Workshops |
Duration
| 1 Day |
Related Technologies
| JavaScript | Web Development | CSS | HTML / HTML5 |
Productivity Objectives
- Describe what web components are about.
- Create and deploy web components.
- Identify why polyfills are important.