Silicon Valley Code Camp : October 3rd and 4th 2015session
Mastering Node.js Modules
One of the most significant values of Node.js is the community of packages written for it. Come learn how to grasp how node package management works and how to work with it.
About This Session
Node.js package management is awesome and that's one of the biggest reasons to choose Node.js as a platform and also one of the biggest reasons that the Node.js community is so strong. You'll find just about any code package you can dream of in the repository.
In this course on Mastering Node.js Modules, you'll learn...
the difference between core modules, public modules, and local modules
the difference between packages and modules
how node looks for modules
how to consume modules
how to create modules
and more
This course will be presented by Jeremy Foster (aka codefoster) and Gabby Crevecoeur from Microsoft