Articles

A practical guide to running Storybook 8 natively under Deno 2.6, covering the specific workarounds needed for config loading, workspace import resolution, and framework compatibility.

storybookdenovitecomponentsuimonorepo
Read More

Best practices and recommendations for implementing hybrid TOML + database pipelines to process large volumes of email threads with AI, covering chunking strategies, metadata management, and operational considerations.

aipipelinesemailtomldatabasesprocessingarchitecture
Read More

MoonRepo already handles multi-app development beautifully with moon run :dev. But sometimes you want more control—explicit app selection, named prefixes, and production orchestration. Here's what we added and why.

monorepodeveloper-experienceproductivitymoonrepo
Read More

Building modern full-stack applications requires balancing performance, developer experience, and type safety. ORPC and Hono together provide a powerful combination that delivers all three.

apirpctypescriptedgeframework
Read More

This document outlines the real, practical, senior-engineer approach to building a robust, AI-driven monorepo. It details the 'why' of the stack, the 'how' of the structure, and the critical 'tricks' learned from experience.

monorepotypescriptzodrpcorpcmoonaiarchitecture
Read More

Building professional software is a challenge of managing complexity. Building with Artificial Intelligence is a challenge of managing unpredictability. This document outlines a blueprint for a system of verifiable guarantees—a fortress of predictability and validation.

typescriptzodrpcaiarchitecturesecurity
Read More

In Part 1, we covered our core 'data tools'—the Plan (TypeScript), the Inspection (Zod), and the Action (RPC). Now, let's look at the rest of the operation: the modern factory we use to build, run, and deliver our software to the world.

tanstack-querymoondrizzleormdenodeployment
Read More

All modern software runs on data. This is a simple story of how we plan, protect, and move that data. These three tools—TypeScript, Zod, and RPC—are the foundation for everything we build.

typescriptzodrpcdatafundamentals
Read More

A cutting-edge build system specifically designed for managing monorepos with unprecedented efficiency and developer experience. Built from the ground up to handle complex, multi-language projects.

monorepobuild-systemtooling
Read More