Web components
Instigators
MDN
Components
Template
The HTML template element <template> is a mechanism for holding client-side content that is not to be rendered when a page is loaded but may subsequently be instantiated during runtime using JavaScript.
MDN
Now
Advantages
Disadvantages
Shadow DOM
Magic of <content>
Advantages
!Note
Custom elements
Advantages
HTML imports
...
Features
Disadvantages