Settling into my new job, I'm getting inspiration for new posts about backend architecture. The questionable maintainability of the service codebases I've seen inspired my post on designing backend routes. I can now
Learn about avoiding common issues when designing backends in order to build a maintainable codebase.
Learn about why distributed systems need observability through real world scenarios.
Thanks for joining Softgrade early birds! This is a blog about software development best practices, common problems and solutions that work. If you find any mistakes, flawed logic, or anything you feel like
How a mindset change can produce testable code without writing any tests, reaping TDD benefits for free.