6 min read
Shopify Liquid Sections: A Developer's Quick Reference
A practical reference for building custom Shopify Liquid sections with schema settings, CSS isolation, and real-world patterns.
The Lab · Written in the open · Tagged Development
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
170 entries · latest 2026-09-11
6 min read
A practical reference for building custom Shopify Liquid sections with schema settings, CSS isolation, and real-world patterns.
5 min read
Vercel deployment workflows for solo developers. Staging environments, preview deploys, rollbacks, and how to stop pushing bugs to…
5 min read
Build a webhook system for Shopify order automation with Next.js. HMAC verification, plan upgrades, and handling edge cases…
5 min read
How to structure a monorepo for multiple products using TypeScript, shared libraries, and deployment pipelines. Practical architecture for…
5 min read
Go beyond basic Claude Code prompts. Creative coding techniques, multi-file workflows, and advanced patterns for developers who want…
9 min read
Build a Claude Code skill from scratch. Project structure, prompt design, slash commands, and publishing your skill for…
9 min read
Complete guide to using Claude Code for web development. Project setup, multi-file editing, debugging, deployment, and advanced workflow…
8 min read
The best terminal tools for developers in 2026. Shells, multiplexers, file managers, and CLI utilities that make the…
8 min read
Essential menu bar apps for developers on macOS and Windows. Monitoring, productivity, and dev tools that run quietly…
5 min read
The practical differences in Tailwind CSS v4, from the new engine to @utility directives and what it means…
5 min read
The TypeScript 5 features that actually matter for everyday development in 2026. Skip the theory - these are…
5 min read
React Server Components explained for designers. What RSC changes about building UIs, when to use client vs server…