1. React
  2. dotJS
  3. 2019
  4. Architecting A Component Compiler

Architecting A Component Compiler

See the design and architecture that went into creating a component compiler which generates framework agnostic components.

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.