Essays about React, JavaScript, state management, reactivity, and the practical tradeoffs behind building products on the web.

All Posts

My React ecosystem stack in 2026

Stabilization as a feature

Ten Frontend Commandments

yes, it's a reference

Bluesky: The problem is not just technical

The challenges of open networks

The present and the future of SPAs in React

Single page applications for the win

UI Engineering: It's all pixels

The paint process

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

Reasoning about the useEffect wrong usage

or the only real problem with useEffect hook

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.

Understanding how the redux data flow really works

Going deep in the core of the most prolific state management library.