Understanding Node Modules
Node modules are what I would call separation of concerns in javascript. Come to think of in modules in NodeJS are either simple or complex functions arranged in javascript files which can be reused over and over again.
Node modules are divided into...
ichokuchinonso.me
Jenna C. Williams
CPA Candidate & Web Developer
Thanks for the great intro to Node Modules!