Gelio / polygon-clipper

https://gelio.github.io/polygon-clipper/
1 stars 0 forks source link

Add dependency injection container #1

Closed Gelio closed 7 years ago

Gelio commented 7 years ago

After trying out InversifyJS I came to a conclusion that a DI container is actually handy, yet adding it now, especially after the project is completed, is counter-productive.

I should use it in my next project, though.