Here are upcoming in-person free (or almost free) NodeSchool events around the world:
Loading events...
See all events. Anyone can host an event. Read this page to learn how!
Upcoming Events
Here are upcoming in-person free (or almost free) NodeSchool events around the world:
See all events. Anyone can host an event. Read this page to learn how!
CORE CONCEPTS
ELECTIVES
Learn the basics of node: asynchronous i/o, http
npm install -g learnyounode(Mac/Linux users: if that doesn't work try it again with 'sudo' in front).Now you have a
learnyounode
command. Just run: learnyounodeto play!
Learn how to compose streaming interfaces with .pipe()
npm install -g stream-adventure(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
stream-adventure
command. Just run:
stream-adventureto play!
Learn how to manipulate binary data in node.js and HTML5 browsers
npm install -g bytewiser@latest(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
bytewiser
command. Just run:
bytewiserto play!
Learn fundamental functional programming features of JavaScript in vanilla ES5.
npm install -g functional-javascript-workshop@latest(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
functional-javascript-workshop
command. Just run:
functional-javascript-workshopto play!
Learn Git and GitHub basics.
npm install -g git-it@latest(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
git-it
command. Just run:
git-itto play!
Learn to use leveldb, a simple key/value store with a vibrant package ecosystem.
npm install -g levelmeup(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
levelmeup
command. Just run: levelmeupto play!
Learn the basics of the Express.js framework.
npm install -g expressworks@latest(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
expressworks
command. Just run:
expressworksto play!
Learn to use promises in JavaScript to handle async operations
npm install -g promise-it-wont-hurt@latest(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
promise-it-wont-hurt
command. Just run: promise-it-wont-hurtto play!
Learn to use the async package
npm install -g async-you(Mac/Linux users: if that doesn't work try it again with 'sudo' in front). Now you have a
async-you
command. Just run: async-youto play!