Declarative Shadow DOM: Web Components That Render Before Your JavaScript Does
The classic knock on web components was never encapsulation. It was the blank rectangle. You shipped a <user-card> to the browser, the parser saw an unknown element with nothing inside it, and the act
grimicorn.hashnode.dev4 min read