nodeschool?
learning together
warning
nodeschool is a possible gateway drug
to social coding
and a maker mindset
resulting in ...
think of the web as platform
javascript as the universal runtime
node is a runtime for js sans browser
but node is more than that
it's an ecosystem
github: zone of collaboration
npm: the bazaar
examples?
so, nodeschool!
barriers to entry?
setting up your environment
command-line fluency
question: familiarity with
os?
text editors?
recommended setup process on osx
brew install node
brew install git
workshop time!
npm install -g learnyounode
npm install -g learnyounode
npm install -g learnyounode
npm install -g learnyounode
npm install -g learnyounode
npm install -g PACKAGE
npm publish MY-PACKAGE
» HELLO WORLD
» BABY STEPS
» MY FIRST I/O!
...
npm install -g learnyounode
next steps?
a node event requires:
but what about you?
finis