Notes from
the craft.
Essays on design, frontend, and the systems behind good products. Written between shipping.
Frontend
Building a Responsive Dashboard with CSS Grid
A practical walk through grid containers, template areas, and media queries — the toolkit for layouts that adapt to any screen.
Frontend
Organizing CSS for Large Projects
A clean folder structure — base, components, layout, utils — that keeps big stylesheets maintainable.
Frontend
A Practical Guide to CSS Media Queries
Syntax, combining and negating features, nesting — the essentials of responsive CSS.
Frontend
How to Build Responsive Websites
Nine practical techniques — viewport, box-sizing, fluid units, picture, flex & grid — for sites that work on any device.
Frontend
Mastering CSS Grid: A Complete Guide
Containers, template areas, spanning cells, responsiveness, and the styling touches that polish a grid.