Codmaker Studio logo
Insights

Documenting the craft of premium frontends

These essays share the playbooks I use when advising founders, design leads, and engineering teams.

Documenting the craft of premium frontends

Featured article

n8n: The Complete Guide to Building AI-Powered Workflow Automations

n8n is the open-source workflow automation platform that combines visual building with code flexibility. Learn how to install it, connect 500+ integrations, and build powerful AI workflows.

·15 min read
n8n: The Complete Guide to Building AI-Powered Workflow Automations
Next.js Middleware Mastery

Feb 5, 2025

Next.js Middleware Mastery

Advanced patterns for using Edge Middleware to handle authentication, geolocation, and AB testing before the request hits your layout.

Next.jsBackendEdge
The Return of Monoliths

Jan 25, 2025

The Return of Monoliths

Microservices are complexity traps for 99% of teams. Why modular monoliths in Next.js/Turborepo are becoming the preferred architecture.

TechArchitectureOpinion