Explore dynamic type generation in TypeScript without relying on Abstract Syntax Tree manipulations in this conference talk from TypeScript Congress 2023. Discover an alternative approach using the code-block-writer library, which offers a simpler and faster method for creating TypeScript code. Learn how this technique was successfully applied to implement types for an OpenAPI client under a tight deadline. Gain insights into efficient type generation strategies that can streamline your TypeScript development process and help you meet project timelines more effectively.
Overview
Syllabus
Generating types without climbing a tree - Matteo Collina, TypeScript Congress 2023
Taught by
JavaScript Conferences by GitNation