#ddd
Read more stories on Hashnode
Articles with this tag
It took me years to figure out what was wrong with writing tests against the implementation.I knew the theory. Focus on the business-specific behavior...
How often do you see an email represented as a string? Or a currency field being a decimal type? Did you ever consider that something is wrong with...
As described by Martin Fowler , the domain model pattern is just data with behavior treated as one object. I found that majority of developers...