#software-development
Read more stories on Hashnode
Articles with this tag
Resources and schedule used to pass Microsoft's AZ-204 in 4 weeks · Introduction Having passed AZ-900: Azure Fundamentals exam in February and finishing...
Trying out Azure Cosmos DB · Studying for AZ-204: Developing Solutions for Microsoft Azure I'm scheduled to take the AZ-204 exam in the next couple of...
SRP - the most misunderstood SOLID Principle · Introduction The Single Responsibility Principle is the most misunderstood of all the SOLID Principles....
Measuring Coupling and Cohesion of Bounded Contexts on an EventStorming Domain Model · EventStorming A great way to design Event Sourced Domain Models...
Commands are complex, Queries are simple · Overview Previously we've looked at DDD Entities, that have state, and Events, where state changes. To reduce...
Everybody talks about it, hardly anybody does it... should we redefine what Test Driven Development means? · Everybody asks for TDD but nobody uses...