Wancieho Posted January 18, 2020 Share Posted January 18, 2020 I have a Gist below that demonstrates what I'm trying to achieve. I'm currently using DI (InversifyJS) in a TypeScript game but don't understand how I create instances of classes. Specifically if the class I need dynamic instances of has dependencies itself. If I use the new keyboard it breaks DI and unit tests also become a problem. https://gist.github.com/Wancieho/9d07d07843deb5959c7ef807aa70e4b5 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.