Sep 8, 2018 · 1 min read
At first congrats on your great article, helped me a lot.
But I have a question, why on database.js did you use “module.exports.connection = connection;” and not only “module.exports = connection;” ?
Thanks.
At first congrats on your great article, helped me a lot.
But I have a question, why on database.js did you use “module.exports.connection = connection;” and not only “module.exports = connection;” ?
Thanks.