@fuck_u_spez@lemmy.fmhy.ml to Programmer Humor@programming.dev • 2 years agoEveryone should have a tool-building factory factory factoryi.ibb.coimagemessage-square50fedilinkarrow-up1510arrow-down114
arrow-up1496arrow-down1imageEveryone should have a tool-building factory factory factoryi.ibb.co@fuck_u_spez@lemmy.fmhy.ml to Programmer Humor@programming.dev • 2 years agomessage-square50fedilink
minus-square@occams_chainsaw@programming.devlinkfedilink1•2 years ago I write modular code that accepts interfaces so I can test the components I want to test. basically dependency injection
minus-squareEthanlinkfedilink1•2 years agoMaybe I’m misunderstanding what “dependency injection” means. When I hear “dependency injection” I think of a DI framework such as Unity, so I thought “using DI” meant using one of those frameworks.
basically dependency injection
Maybe I’m misunderstanding what “dependency injection” means. When I hear “dependency injection” I think of a DI framework such as Unity, so I thought “using DI” meant using one of those frameworks.