bort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agoSTOP DOING DEPENDENCY INJECTIONsopuli.xyzimagemessage-square23fedilinkarrow-up19
arrow-up19imageSTOP DOING DEPENDENCY INJECTIONsopuli.xyzbort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agomessage-square23fedilink
minus-squareLmaydev@programming.devlinkfedilinkarrow-up1·6 months agoI love dependency injection personally. I managed to completely change how YARP routed requests by registering a single interface. The flexibility it provides is awesome. And it makes testing so much easier.
I love dependency injection personally.
I managed to completely change how YARP routed requests by registering a single interface.
The flexibility it provides is awesome. And it makes testing so much easier.