Embed presentation
Download to read offline






















Kevin Griffin gave a presentation on building node.js modules at DevLink 2014. He discussed the different types of modules that can be required in Node.js like files, folders, and packages from npm. He also explained the steps to publish a module to npm which includes creating an npm user, initializing a package.json file, and publishing the package.




















