goldbergyoni / nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)

Home Page:https://twitter.com/nodepractices/

Repository from Github https://github.comgoldbergyoni/nodebestpracticesRepository from Github https://github.comgoldbergyoni/nodebestpractices

I have a question regarding DI(Dependency Injector)

polyglot-k opened this issue · comments

You can also intend to create a testable structure through an IoC container with CommonJS. Can I add this part?