TSyringe and Dependency Injection in TypeScript
I am not a big fan of large frameworks like NestJS; I've always liked the freedom of building my software the way I want with the structure I decide in a lightweight way. But something I liked when testing NestJS out was the Dependency injection.
Dep...
gdsource.hashnode.dev5 min read