Our great sponsors
-
Coming from a mostly Java background and using Spring often I was curious to try out DI in node on a personal project. I found tsyringe made by Microsoft to be pretty easy to use https://github.com/microsoft/tsyringe
-
koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
I've been using Angular a lot and I like how it works. I'm also a huge fan of koin for kotlin.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
I used awilix in several project, seems good enough for us, no problem so far. https://github.com/jeffijoe/awilix
-
diod
A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.
I will suggest DIOD https://github.com/artberri/diod which is specially designed for Typescript, although it can be used with vanilla JS also.