Notes on software engineering, web performance, system design, and the things I build.
A ground-up explanation of how Preact 11 actually works: the virtual DOM, the single-pass diff, the microtask scheduler, hooks, context, refs, error boundaries, Suspense, and the React-compatibility layer.