Daily Archives: February 20, 2019
The Case for Web Components
TL;DR: This blog provides a quick introduction to web components. A later blog will show how web components can be used on e-commerce sites, including how to address common web storefront performance issues. Web components allow frontend developers to extend the set of available HTML tags a browser understands. For example, a <pinch-zoom-img> web component […]