The bmannconsulting.com website
bmannconsulting.com _notes Web Components.md
333 B
Markdown
at commit 94de6376


link: https://developer.mozilla.org/en-US/docs/Web/API/Web_Components tags:

  • webdev
  • standards
  • W3C

Web Components is a suite of different technologies allowing you to create reusable custom elements — with their functionality encapsulated away from the rest of your code — and utilize them in your web apps.