Architecture
Application structure, React patterns and technical design decisions.

Next.js 16.3 and TypeScript 7 Upgrade Guide
Upgrade a production Next.js SaaS application to Next.js 16.3 and native TypeScript 7 without overlooking compiler-API tooling, lockfiles or regression checks.

Building a Repository-Aware MCP Server for Next.js
Learn how a local, read-only MCP server can give coding agents accurate architecture, implementation, documentation and database context without granting production access.

Introducing shadcn-modal-manager
We open sourced shadcn-modal-manager - a lightweight, type-safe modal manager for shadcn/ui built with pure React and zero dependencies.

Building a SaaS Dashboard with React Server Components
Learn how to build fast, data-rich SaaS dashboards using React Server Components in Next.js. Covers streaming, suspense boundaries, parallel data fetching, and real-world patterns.

Next.js vs Other Frameworks for SaaS: A Practical Comparison
Comparing Next.js with Remix, SvelteKit, Nuxt, and Rails for building SaaS applications. Learn which framework best fits your project based on real-world factors.

Multi-Organization & Monorepo
Announcing the latest version of Achromatic with multi-organization support and monorepo integration, providing better project management and improved development workflows.

Using the new Shadcn Sidebar
Shadcn UI recently introduced a powerful new sidebar component, featuring a modern and refined design that allows for a more customizable sidebar experience. The latest version of Achromatic also integrates the new shadcn sidebar - with a few adjustments.