1 min readMar 5, 2019
Great!
I was looking into this exact subject for my upcoming TypeScript book.
I wanted to demonstrate how to use InversifyJS with Vue, but unfortunately they don’t support constructor injection at this time.
Also not sure that VueJS will have more support for that later on, which is kind of sad IMHO: https://github.com/vuejs/rfcs/pull/17
So I’ll try to use/show your library instead for the book! :)