Video that explains dependency injection in a visual and easy-to-understand manner

    • bradboimler@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      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