Andrea Giammarchi (2014-06-20T22:14:09.000Z)
forbes at lindesay.co.uk (2014-06-22T08:44:18.683Z)
I think tools made `require` the winning choice but about having both I am not sure I've read about dynamic folder such: `import _ from loDashFolder` if that's a thing then ```js var require = function (fromWhere) { return import _ from loDashFolder }; ``` or whatever will be
dignifiedquire at gmail.com (2014-06-21T08:56:18.706Z)
I think tools made `require` the winning choice but about having both I am not sure I've read about dynamic folder such: `import _ from loDashFolder` if that's a thing then ```js var require = function (fromWhere) { return import _ from loDashFolder }; ``` or whatever will be Best