wave_walnut@kbin.social to Programming@kbin.social · 1 year agoDependency Injection, The Best Patternyoutu.beexternal-linkmessage-square2fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkDependency Injection, The Best Patternyoutu.bewave_walnut@kbin.social to Programming@kbin.social · 1 year agomessage-square2fedilinkfile-text
minus-squaremagic_lobster_party@kbin.sociallinkfedilinkarrow-up0·1 year agoI like that the video shows the non-framework way of doing it. Removes a lot of the mystery behind it.
minus-squarebradboimler@kbin.sociallinkfedilinkarrow-up1·1 year agoI learned dependency injection as I went along in my engineering career and I’ve become a huge fan of it. And yeah, I strongly prefer to do it “manually” without relying on a framework. I push hard for it in code reviews
I like that the video shows the non-framework way of doing it. Removes a lot of the mystery behind it.
I learned dependency injection as I went along in my engineering career and I’ve become a huge fan of it. And yeah, I strongly prefer to do it “manually” without relying on a framework.
I push hard for it in code reviews