About Dependency Injection In one of my last posts, I gave an introduction to DI pattern: why it is crucial for software projects & how it differs...
I have to admit to something. For the last 2 years, I was using Service Locator Pattern in one of my projects while being completely convinced that I...
This time I will focus on issues that arise when multiple users have to coordinate to a particular time, but they still can be in different...
Recently I have had the pleasure to work as a technology leader on a project that requires proper implementation of timezone handling, over some time...