goldbergyoni / nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)
https://twitter.com/nodepractices/
Creative Commons Attribution Share Alike 4.0 International
97.41k stars 9.89k forks source link

I have a question regarding DI(Dependency Injector) #1299

Open KNU-K opened 4 weeks ago

KNU-K commented 4 weeks ago

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