Blog

62 posts on engineering, architecture, and technical craft.

Tutorial

Clean Code Python: Testing Strategies for the Full Stack

Unit tests, integration tests, and API tests — each has a role in a Python backend. Here is a complete testing strategy for a FastAPI + SQLAlchemy project, showing what to test at each layer and how the patterns from this series make testing effortless.

10 min read
Tutorial

Hello, Blogcraft

A comprehensive guide to Blogcraft's content pipeline featuring Expressive Code, Mermaid diagrams, and rich static MDX components.

4 min read