logo dotConferences
Menu

Architecting A Component Compiler

Adam Bradley at dotJS 2019

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.