Scalable Design Systems with TypeScript
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
Slides: https://slides.react-finland.fi/2019/tejas-kumar.pdf
About the …