© 2026 Hashnode
When I first started coding, I didn’t know GitHub at all — but in today’s world, it’s basic knowledge you must have. So I went after it. This is how I pushed my first code to GitHub. In this post, I’m just sharing my first time pushing to GitHub — wh...

Introduction In Domain-Driven Design (DDD), repositories play a crucial role—they represent a boundary between the domain model and the underlying infrastructure. But in event-sourced systems, developers often fall into one of two traps: either overs...
