talk-data.com talk-data.com

Meetup talk 2024-11-20 at 18:00

Débugger un composant React legacy : cas pratique

Topics

Description

In shared codebases, developers often face bugs in components they've never touched, created by people who have long left the company. How can one fix these bugs without breaking everything? This talk walks through a real-life case study: debugging a tricky autocomplete. From initial diagnosis to resolution, you'll learn practical debugging tips for legacy code, how to avoid common pitfalls, and how to move forward efficiently without starting from scratch.