Angular - inject() function
Probably one of the things that I love about Angular is the dependency injection capability that comes with OOTB.
I thought .NET's dependency injection usage was simple, but the one from Angular is way better from a developer experience perspective.
...
blog.mihaioltean.com3 min read