Hacker News new | ask | show | jobs
My Node.js Linksheet (filer.progstr.com)
31 points by stanislav0 5187 days ago
5 comments

It's missing the PeepCode Node.js screencasts, first of which was released recently.
And the http://nodeup.com/ podcasts
Added it as well, thank you.
Added it, thanks.
I'm mostly using this to find modules: http://search.npmjs.org
Got it added under 'Resources'. Thank you.
Definitely a place to start.
More node games:

http://touchtonetanks.com/

http://dtrejo.no.de/

And a node-using music download link site:

http://downsound.jit.su

Added under 'Games' (seems to be growing) and 'Companies'. Good luck!
I would remove the Mastering Node link from the resources. It is pretty far out of date and a lot has changed in the 9 months since it has been updated.

Specifically it does not mention the binaries for installing node, includes old, unusable ways of requiring modules, uses the sys module (which is now util), and probably more things that are wrong to do now in node.

Link removed. Thanks for the tip.
Some of these might be useful http://cure.willsave.me/resources
cure.willsave.me already present in the PaaS section, still added the resource link under 'Resources' for clarity. Thanks!
Might want to add a few IRC rooms,

On irc.freenode.net:

#node.js

#nodejitsu

#express

etc

Good idea - got it under 'Community'.