SB/ SIDE ALet’s talk

02 / The lab

Notes from
the useful edge.

A running record of experiments, questions, and small systems that help me understand how the web can work better.

Shipped

Learning a renderer from first principles

A tutorial-based React-like renderer study that made hooks, reconciliation, and rendering tangible.

TypeScript / Rendering / React internalsRead note ↗
Shipped

A tiny canvas game

A small browser game where input, timing, and drawing share one tight feedback loop.

Canvas / JavaScript / PlayRead note ↗