Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.91k stars 175 forks source link

Make example app more prominent: showcase the various patterns of nowjs usage #25

Closed DTrejo closed 13 years ago

DTrejo commented 13 years ago

People live off examples.

Would be great if you had a sample app which laid out all the patterns, with an easy step by step

<install node>
<install npm>
git clone nowjs
node server.js

to attract both newcomers to node and newcomers to nowjs and the ways it can be used.

ericz commented 13 years ago

Interesting. I need to get blogging!

ericz commented 13 years ago

Closing