How about a dead simple document sharing website that lets people read the same doc, on multiple computers, at the same time? (i.e. if you have a bunch of people on a call with computers up, the speaker can send around a reading link that lets him or her flip pages for everyone viewing.) I find myself wishing for this functionality pretty regularly lately. Broadcasting the pointer, real time comments & annotations se…
Ask HN: Small apps ideas to learn Node.js?
11–15 of 15 posts
Re: Ask HN: Small apps ideas to learn Node.js?
#12Earlier quoted context omitted.
Websockets are a lot of fun - maybe something like collaborative paint or some kind of multiuser game? On a side note, anyone know of projects using nodejs in production?
I'm currently making a multiplayer shooter game for node knockout! It's not currently very impressive, but I hope it will be in about 21 hours :) I might submit to HN depending on how well it turns out.
Re: Ask HN: Small apps ideas to learn Node.js?
#13Re: Ask HN: Small apps ideas to learn Node.js?
#14How about a dead simple document sharing website that lets people read the same doc, on multiple computers, at the same time? (i.e. if you have a bunch of people on a call with computers up, the speaker can send around a reading link that lets him or her flip pages for everyone viewing.) I find myself wishing for this functionality pretty regularly lately. Broadcasting the pointer, real time comments & annotations se…