This talk has been presented at React Summit 2023, check out the latest edition of this React Conference.
Video: Making Impossible States with fp-ts and TypeScript in a React Application
The Talk introduces TypeScript and FPTS in a React application, highlighting the benefits of static typing and functional programming. It discusses the concept of impossible states and how to prevent them using type checking. The importance of defining smart constructors and functions around data types is emphasized. Overall, the Talk explores the combination of JavaScript, TypeScript, and FPTS to create robust and error-free applications.
Comments