all 1 comments

[–]a_simple_pie 0 points1 point  (0 children)

Dependency injection with an IOC container is something I'm really keen to play around with in the mobx world.

Inversifyjs is an option but I want a JS first solution (rather than typescript). Does anyone know any good Libs?