Joshua Hutt
Member since Dec 18, 2015
- Profile: /members/12975-joshua-hutt.htm
- URL: http://joshuathehutt.com
- Comments: 1
Recent Blog Comments By Joshua Hutt
-
Thinking About Inversion Of Control (IoC) In Node.js
Posted on Dec 18, 2015 at 4:02 AM
@Ben, > But, something like an AWS-SDK Client - that has state and probably needs to be cached. Or, better yet, a MongoDB driver that needs to maintain a pool of connections to the database. That has *serious* state. require() actually has state. If you write a db module like this, you can requ... read more »