Articles Tagged: backend
Technical writings, opinionated architectures, and development guides tagged with backend.
Articles4
Est. Read Time51 mins
Categories3
Featured1
2026-03 · 10 min read
Building Real Applications with TempestPHP
How to structure TempestPHP applications with domain-first folders, repositories, command handlers, and thin controllers that stay maintainable.
phptempestphparchitecturedddapisbackend
2026-02 · 21 min read
Building production ready APIs with kit
A practical guide to shaping production-ready APIs using kit, from contracts and validation to observability and rollout.
api-designproductionobservabilitykitbackend
2025-10 · 11 min read
Building a production-ready Go service with Go Blueprint
Learn how Go Blueprint transforms your workflow for building production-ready microservices.
GoGolangMicroservicesBlueprintDevOpsAPIBackendSevallaDockerCI/CD
2025-07 · 9 min read
An educational look into the Tempest PHP framework
Discover how Tempest, a modern PHP framework, uses code discovery and the latest PHP features to simplify app development and boost productivity.
PHPFrameworkTempestModern PHPWeb DevelopmentBackendArchitecture