Build Journal

Engineering notes from active projects, written for builders who want useful detail.

This is a public operating log, not a generic content feed. Each entry is intended to explain decisions, constraints, and outcomes.

Written by Christopher Cordine · Last reviewed April 1, 2026

Editorial Standards

How Posts Are Reviewed Before Publishing

First-Hand Work Only

Posts come from projects I am building directly, with implementation-level context instead of recycled summaries.

Specific Decisions and Tradeoffs

Each post should explain what was chosen, what was rejected, and what constraints shaped that decision.

Date and Revision Clarity

Publishing and revision dates are explicitly tracked so readers and systems can evaluate freshness.

Story Queue

Planned and In-Progress Write-Ups

Showing stories related to Recyclr GX in Architecture.

View Full Story Queue

Architecture · 8 min

Why I Built Recyclr GX Instead of Using HTMX

Why I replaced HTMX with a proprietary server-state system that can update many UI targets from one request using bundled partials.

Status: Drafting