I work on the design system at my company. React + TypeScript. To make the design system completely type-safe, we use TypeScript in a very advanced way. TypeScript 5.9 is so slow that it takes 6-10 minutes to compile, and we’re only talking about about 120 React components.
↧