Notes on software engineering, web performance, system design, and the things I build.
I went down the Preact rabbit hole and came back with this - a complete, ground-up explanation of how Preact 11 actually works: the virtual DOM, the diff, the scheduler, hooks, …