egghead.io
Download
Turn autoplay on
Autoplay
Course
Learn the Fundamentals of Node.js for Beginners
1
Use the Node.js REPL shell
4m 19s
2
Understand Callbacks in Node.js
7m 3s
3
Understand the Node.js process object
6m 26s
4
Understand Node.js Buffers
10m 30s
5
Understand Global Namespace in Node.js
4m 42s
6
Create a Simple Node.js Module
6m 23s
7
Export Modules in Node.js
5m 50s
8
Install packages in a Node.js application using npm
8m 14s
9
Create a TCP server using the Node.js Net Module
3m 54s
10
Publish and Share a Node.js Module
4m 30s
11
Build a Simple HTTP Server with Node.js
4m 8s
12
Publish a Module to the NPM Registry
3m 22s
13
Add and Remove EventEmitters in Node.js
6m
14
Manage Memory and Garbage Collection in Node.js
8m 40s
Publish a Module to the NPM Registry
Instructor
Will Button
JavaScript
Node.js
Share this video with your friends
Send Tweet
Copy link
to clipboard
This lesson shows you how to:
create a user account on the npm registry
publish your module to the registry
use npm version to bump the version number of your package
publish updated versions of your module to the registry
unpublish modules from the registry
Transcript
Comments