CoderBlog
Issue 2026.07 · 11 articles

The Art of Writing Code

A working journal of software engineering, AI tooling, and the craft of building things that last.

Latest articles

ASP.NET

Minimal APIs in .NET 9: The HTTP Framework You Already Had

A working engineer's guide to Minimal APIs in .NET 9 — when the endpoint-as-a-function model beats controllers, when it does not, and the small set of conventions that make a Minimal API codebase feel like one.

10 min
Flutter

Flutter + Rust: When the Borrow Checker Meets the Widget Tree

A working engineer's guide to calling Rust from Flutter in 2026 — FFI, flutter_rust_bridge, the cases where the pairing wins, and the cases where you should reach for something simpler instead.

10 min
← Previous Page 1 of 3 Next →