We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic.
By clicking "I accept", you consent to our use of cookies.

Evento:
Web Day 2025
Lingua:
Italiano

Tag

  • React.js
  • TypeScript
  • Web - Front-end development

Speaker

Building Flexible and Maintainable (React) Components with TypeScript

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.