Architecture for Testable Code
1. The Problem
I have hit the several architecture problems across every codebase I have tested. Business logic fused with database queries — you cannot test the logic without spinning up a real datab
ayushnigam.hashnode.dev16 min read