talk-data.com talk-data.com

Meetup talk 2025-12-04 at 19:35

Modernizing Your React App: Compiler, useEffectEvent, Activity & Friends

Description

React has changed a lot in the last year: React 19, 19.1 and now 19.2 brought a stable React Compiler, new hooks like useEffectEvent, the `` API, and better SSR primitives such as Partial Pre-rendering and more. In this talk we’ll take a demo React app that’s full of effects, memoization and “old school” patterns, and modernize it step by step