Hi there,

I'm Nikolas Martens, freelancing Software Engineer, and this is my blog. I hope it contains something interesting for you. Enjoy the read!

DI - push or pull

Mon 22 April 2013 in programming

Dependency Injection is a must-have for testable code - and please write me if you are no convinced of testability. I even wrote my own simple Dependency Injection Container recently out of pure joy on experimenting. But there is one tiny thing that I can't make up my mind about when …

read more