Hacker News new | ask | show | jobs
by Vinnl 998 days ago
Web Components are generally considered to be a set of standards, and Custom Elements is one of them. The others are Shadow DOM and HTML Templates (the <template> element).