There are many modules like Express, filestream, Node API for C/C++.. What other modules are there which are worth learning to work with Node.js?
bluebird is good for dealing with promises. q is another good promise library
I use and recommend this:
I'm really new to NodeJS. In my apprenticeship I learned php, that was just 8 months ago. I started to play around with NodeJS in January, so, don't put too much weight in what I say about NodeJS, or the packages I use. :)
These are the modules I use in my own Blog-System, a JSON-Schema Verifier and my Browser game :
@KapuzenSohn has already listed some of the widely used Node modules. Here are a few more I use regularly :
I personally use these modules the most:
These Modules I use the most. May be some of them will help you :)
lester
hacker
( sorry I don't have time to get links for each one )