My Node.js Linksheet(filer.progstr.com)
filer.progstr.com
My Node.js Linksheet
http://filer.progstr.com/1/post/2012/04/my-nodejs-linksheet.html
16 comments
It's missing the PeepCode Node.js screencasts, first of which was released recently.
Added it, thanks.
I just leave it there...
https://github.com/joyent/node/wiki/modules
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
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.
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
On irc.freenode.net:
#node.js
#nodejitsu
#express
etc
Good idea - got it under 'Community'.