Architecting A Component Compiler
See the design and architecture that went into creating a component compiler which generates framework agnostic components.
Adam reviews the design and architecture that went into creating a component compiler which generates framework agnostic components. First, he goes over "why" a compiler, then dives into how we're able to take advantage of TypeScript and Rollup to generate web-standard components, while also focused on developer experience.