Javascript WebComponents
Introduction
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.
Web Components consists of three...
martinnivas.hashnode.dev3 min read