
Give your agent a mental model
Agents rebuild their understanding of your codebase from scratch every session. Here is a small markdown file that fixes that — and turns your AI assistant into something that remembers, reasons, and pushes back.
Transmissions on frontend engineering, system architectures, and high-performance web design.

Agents rebuild their understanding of your codebase from scratch every session. Here is a small markdown file that fixes that — and turns your AI assistant into something that remembers, reasons, and pushes back.

@toolbox-web/grid 2.0.0 went out the door on April 16, 2026 — three months to the day after v1.0. And honestly, this is the release the library has been quietly aiming at the whole time.

Every grid library says it's fast. Proving it is harder, so I built a benchmark you can run yourself.

There are a myriad of CMS software out in the wild. But being a software developer myself, I didn't want to use any of them - so I created my own. This blog software is based on earlier discoveries,…

Tired of reinventing the wheel? Discover `@toolbox-web/grid`, a versatile web component library offering ready-to-use grid functionality for Angular, React, and Vue, empowering you to focus on your application's unique needs.

What happens when you run Angular's SSR engine and a full NestJS backend on the same Express server? A deep dive into the architecture, the gotchas, and the lessons learned from building a full-stack playground.