talksreact-bangalore-78.tsx

A walkthrough of React's new compiler and how it changes the way components get rendered. We compared component output with and without the compiler across patterns from tiny renders to memoized lists — exploring opt-in vs opt-out reactivity, what the compiler optimises automatically, and what changes (or doesn't) for the code you already write.