Closed cshea93 closed 7 years ago
Had a bit of trouble grasping what we were supposed to be doing in common.js...
We were creating a module...but how?
Comfort: 2 Clarity: 2
You were creating a module by including it in module.exports. Feel free to ask if you want more clarification on this topic.
module.exports
Had a bit of trouble grasping what we were supposed to be doing in common.js...
We were creating a module...but how?
Comfort: 2 Clarity: 2