Atomic Design: Breaking Up is Hard to Do, Enter Compound Components!
Atomic Design: Breaking Up is Hard to Do, Enter Compound Components!Speaker:
Dennis Spierenburg
Frontend developer @ Divotion
Issues:
A useMemo here, a useCallback there, sprinkle in a memo. Is this a codebase or a jungle of optimisation hacks? But wait… why are *we* doing the framework’s job?
Lucky for us, React Compiler is here, and It promises to fine-tune our code and let us focus on shipping features!Finally, you can focus your time on resolving business issues rather than framework mistakes!
In this talk, we’ll explore how the React Compiler works, what it can (and can’t) do for our project, and how it’s changing the way we think about performance in React.
Say goodbye to optimisation and hello to shipping features… faster. Unlock the compiler’s magic and let React do what It was always supposed to do—*just work*.