Treat Special cases explicitly but uniformly
Recently, I came across an article by Martin Fowler about modeling a Range, which is a great example of enriching our domain with Value Objects.
The article discussed how much we can benefit from that Type, making our code easier and more importantly...
random-programming-insights.hashnode.dev7 min read