Articles tagged with react, covering implementation details, architecture, and product tradeoffs.
My React ecosystem stack in 2026
Stabilization as a feature
The present and the future of SPAs in React
Single page applications for the win
The dynamics of event loop manipulation in JavaScript
Exploring the runtime internals
React Suspense Gate and how to be right and wrong at the same time
What we can learn with it?
Common React libraries architecture
The ecosystem under the hood
The data should just flow
TLDR: just use React compiler
Signals in React? Not a good idea
The problem of merging two opposite models
Create React App Post Mortem
Press F to pay respects
React as a UI language
What is React?
React may be missing the point of React
or the two biggest problems with it today
My React ecosystem stack in 2025
The tools I used for production apps
Why Zustand suceed in the React state management war?
simplicity and minimalism
The problem with usePrevious and similar time oriented hooks
we don't have time travel
Reasoning about the useEffect wrong usage
or the only real problem with useEffect hook
Dynamic derivations and its way to kill useEffect
Lifecycle doesn't exist in React with hooks
About common mistakes and misconceptions
Async derivations in React
Until React 19, it did not a primitive way of solving async derivations, now it's solved.
The complicated relation between React and derivations