Naman Goel

Naman Goel

Naman works on design systems at Meta, maintains StyleX and is a contributor to React Strict DOM. Previously, he has dabbled in film-making in India, and spent a year working for a start-up in Spain.
Compiled Atomic JavaScript?
React Summit 2025React Summit 2025
Upcoming
Compiled Atomic JavaScript?
Can we apply the lessons of CSS to JavaScript?While working on StyleX we use compilation and the technique Atomic CSS to create a more efficient system. Having small atomic CSS rules maximizes re-usability and dramatically reduces the size of the CSS at scale. A powerful compiler, makes the process automatic and frees from having to think custom DSLs. Can we do the same for JavaScript? What would the trade-offs be? Can it result in unique benefits not possible with most other approaches?
Atomic Power: the Story of StyleX
React Day Berlin 2024React Day Berlin 2024
25 min
Atomic Power: the Story of StyleX
A history of how code transformation has affected the industry. And how it led to changes in how we write CSS
Rethinking CSS - Introducing Stylex
React Finland 2021React Finland 2021
25 min
Rethinking CSS - Introducing Stylex
Top Content
CSS + superpowers - bloat. How Stylex creates a zero-cost abstraction that gives CSS superpowers.