Design Patterns

Hoisting wire plumbing out of your Go handlers · article
Repositories, transactions, and unit of work in Go · article
Gateway pattern for external service calls · article
Writing a circuit breaker in Go · article
Notes on building event-driven systems · article
Strategy pattern in Go · article
Configuring options in Go · article
Escaping the template pattern hellscape in Python · article
Caching connection objects in Python · article
Implementing proxy pattern in Python · article