In-Depth Guide to Backend Route Design a year ago 7 min read FoundationsMicroservices Learn about avoiding common issues when designing backends in order to build a maintainable codebase.
Why Your Services Need Observability a year ago 5 min read FoundationsMicroservices Learn about why distributed systems need observability through real world scenarios.
How to Write Testable Code a year ago 4 min read FoundationsTesting How a mindset change can produce testable code without writing any tests, reaping TDD benefits for free.