Dependency Injection and Annotations ?
A lot of people connect “Dependency Injection” with annotations, and Magic. They seem to do things in the background, and everything just works, until it does not. And then its all about either “trial and error” or “take the code from there” approach.
Here is an EXCELLENT video that explains Dependency Injection. Specially useful for thos who use:
- #Java , #SpringBoot , #JakartaEE , #Quarkus, etc
- #Javascript, #React, #Angular
And for that matter any language or framework that injects functionality in your code without you knowing how it got there.
Highly recommend you sign up for this channel, and view every one of the Videos. Clean code practices deserves support.
The creator has taken pains to remain anonymous. If you know them, I would love to be connected at LinkedIn or wherever they are active.
I am a subscriber to this channel. If you are a CS student, you should be too.
#dependencyinjection #computerscience #learningeveryday