On Aug 4, 2014, at 1:35 AM, Martin Ransome <[email protected]> wrote:
> What should I read to master node.js?
> 

I do not know of one thing that in itself will help you master NodeJS. I'd 
start with a good JavaScript book ("Good Parts" is a good book, but beware the 
ideological commitments -- do not feel compelled to adopt them), then learn 
about Node's module system. Move on to specific concepts and modules like 
Streams, the HTTP module, etc. Finally, think hard about callbacks vs Promises 
vs other options, and choose a style of programming that you can live with. I 
have not given links because I actually learned this stuff  by poking around; 
which is not necessarily what I would recommend.

        --ravi


-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/36A3E90D-2821-4E1E-8912-332775A987C1%40g8o.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to