[L] Web components

Lecture on the Web components and how to create your own custom HTML elements using HTML, CSS and JavaScript.

Exercise

The following exercise are related to this lecture.

  1. BartBoard Demonstration showing off custom elements and custom events.

Resources

  1. Custom Elements v1 - Reusable Web Components

  2. What are web components?

  3. MDN Web Components