Lifecycle Callbacks & Component Communication
In this guide, we'll explore how to build truly framework-agnostic UI components that work anywhere—React, Angular, Vue, or even with no framework at all! We'll deep dive into two critical aspects that separate amateur from professional implementatio...
journeytocode.io8 min read
Todd
a11y ho, web development votary, musician
It’s great to see someone putting out great content on WCs. Much appreciated (:
I’ve been thinking about them myself a lot lately… so much so that i began working on a WC “framework” with a react-ish DX that uses signals for reactivity. I think we’re all getting a bit sick of the gorilla-banana-whole-freaking-jungle problem encountered when we reach for a frontend framework… especially when the platform itself supports most of the features we’re reaching for to begin with.
github.com/toddpress/glint