This Component Could Have Been a Div
Everything from my React Summit 2026 talk — every demo, as plain HTML and CSS.
Everything from my React Summit 2026 talk — every demo, as plain HTML and CSS.
CSS offers some really excellent features to handle theming these days
Utility CSS has been around forever, but more recently people have been using utilities for everything. What if we sprinkled utilities instead of only using them.
An exploration of swipers and slide shows using modern browser features like CSS Scroll Snap
How to make a mobile nav with popover using only browser APIs.
How to make a drawer with <dialog> using only browser APIs.
An exploration of menus created with popover
<dialog> demos and exploration to solving different problems.