Sessione Building Flexible and Maintainable (React) Components with TypeScript - Web Day 2025

Questo sito utilizza cookie tecnici, analytics e di terze parti.
Proseguendo nella navigazione accetti l’utilizzo dei cookie.

Eventi>

Building Flexible and Maintainable (React) Components with TypeScript


Lingua: Italiano
Orario: 10:00  -  10:45

Explore how TypeScript's powerful type system can be effectively leveraged to create highly flexible and adaptable components.

  • learn how to use unions, intersections, type guards and other TS features to create versatile, reusable and robust components
  • implementing generic components that can seamlessly handle different data types while maintaining type safety.
  • use conditional types, infer and TS utility types to further enhance the flexibility and expressiveness of generic components.

Although the examples will be created in React, most of the concepts can be applied to any front-end framework.