Architecture
5 articles tagged with this
Architecting with Constraints: A Pragmatic Guide
Don't just reach for your favorite framework. Let's explore how a constraint-based mindset can help you choose the right tool for the job and avoid over-engineering.
Read More →Don't Just Talk, Do: Giving Your LLM Tools to Interact with the Real World
Transform your LLM from a chatbot into an agent by teaching it to use tools and interact with real-world systems
Read More →State Management in HTMX Applications: A Guide to URL-First State
Simple, powerful state management: how URL parameters can replace complex client-side state libraries in HTMX applications
Read More →Our Fullstack Architecture: Eta, HTMX, and Lit
Why choose between a fast MPA and a rich SPA? Our fullstack approach with Eta, HTMX, and Lit delivers the best of both worlds.
Read More →Building a Modern Frontend Event System from Scratch
From spaghetti code to clean, decoupled code: building a powerful event system that scales with your application
Read More →