https://github.com/djblue/node-meetup
Materials for my node.js talk.
https://github.com/djblue/node-meetup
Last synced: 5 months ago
JSON representation
Materials for my node.js talk.
- Host: GitHub
- URL: https://github.com/djblue/node-meetup
- Owner: djblue
- Created: 2015-09-15T21:06:50.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-09-15T21:12:37.000Z (over 10 years ago)
- Last Synced: 2025-03-12T20:48:49.893Z (10 months ago)
- Language: HTML
- Homepage: http://djblue.github.io/node-meetup/
- Size: 5.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-meetup
I gave a presentation at the West Side Developer Legion meetup
about `node.js`. This repo has my slides and diagrams. The
presentation was based on a fun project I worked on. Enjoy.
## links
- [slide](http://djblue.github.io/node-meetup)
- [WSDL group](http://www.meetup.com/West-Side-Developer-Legion/)
- [youtube video](https://youtu.be/TLbh9JI1e80)
- [fun project](https://github.com/djblue/node-relay)
## demo
A completed version of the demo project is available in the
`node-relay.tgz` tarball. Untar and have fun.
$ tar xzvf node-relay.tgz