1. React
  2. React Finland
  3. 2019
  4. Scalable Design Systems with TypeScript

Scalable Design Systems with TypeScript

This talk explores creating living documentation for design systems, ensuring consistent documentation at all times using TypeScript.

Tejas Kumar at React Finland 2019

This session explores creating living documentation for design systems, ensuring consistent documentation at all times using TypeScript. We will read Markdown files, render components described in them, and expose live type-safe code playgrounds powered by the Monaco Editor. We will, together, explore: * Static Type Analysis and its value * The Monaco text editor that powers VS Code * Connecting it all together with React