In-Depth Guide to Backend Route Design Jul 9, 2021 7 min read Foundations Learn about avoiding common issues when designing backends in order to build a maintainable codebase.
Why Your Services Need Observability Jun 3, 2021 6 min read Foundations Learn about why distributed systems need observability through real world scenarios.
How to Write Testable Code May 24, 2021 4 min read Foundations You don't need to write tests in order to write testable code. With zero added effort you can make testing easier in the future.