Web Components
Tools
- https://quietui.org/
 - https://webawesome.com/
 - https://shoelace.style/
 - https://kelpui.com/
 - https://www.webcomponents.org/
 - https://genericcomponents.netlify.app/
 - https://github.com/stefanjudis/sparkly-text/
 - https://github.com/11ty/is-land
 
Tutorials & Articles
- https://webcomponents.today/
 - https://plainvanillaweb.com/
 - https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements
 - https://social.gfsc.studio/@oluOnline/111685938435928671
 - https://kinsta.com/blog/web-components/
 - https://utilitybend.com/blog/getting-into-web-components-an-intro/
 - https://www.smashingmagazine.com/2025/07/web-components-working-with-shadow-dom/
 - https://scottjehl.com/posts/html-web-components-shadow-dom/
 - https://frontendmasters.com/blog/light-dom-only/
 - https://jakelazaroff.com/words/web-components-will-outlive-your-javascript-framework/
 - https://mxb.dev/blog/container-queries-web-components/
 - https://12daysofweb.dev/2023/web-components/
 - https://kinsta.com/blog/web-components/#web-component-criticisms-and-issues
 - https://naildrivin5.com/blog/2024/01/24/web-components-in-earnest.html
 - https://www.raymondcamden.com/2023/05/17/handling-web-component-removal-with-disconnectedcallback
 - https://www.matuzo.at/blog/2023/web-components-accessibility-faq
 - https://www.matuzo.at/blog/2023/pros-and-cons-of-shadow-dom/
 - https://htmlwithsuperpowers.netlify.app/get-started/
 - https://nolanlawson.com/2024/09/28/web-components-are-okay/
 - https://thathtml.blog/2025/09/reciprocate-reactivity-for-html-web-components/
 - https://blog.jim-nielsen.com/2023/html-web-components/
 
CSS in Web Components
- https://www.smashingmagazine.com/2016/12/styling-web-components-using-a-shared-style-sheet/
 - https://javascript.info/shadow-dom-style#host-selector
 - https://css-tricks.com/styling-a-web-component/