Community

Environment Variables Represent Global State And Should Be Accessed By The Application Bootstrapping Logic Only

(Ben Nadel) The more experience that I get with Node.js (ie, JavaScript on the Server), the more I’ve noticed a rather odd pattern: reusable modules and 3rd-party libraries making reference to Environment Variables.