logoalt Hacker News

adzmyesterday at 4:47 PM0 repliesview on HN

React compiler is awesome for minimizing unnecessary renders but doesn't help with bundle size; might even make it worse. But in my experience it really helps with runtime performance if your code was not already highly optimized.