On Sep 10, 2014, at 11:54 PM, John Wang <
johnhao...@gmail.com> wrote:
> Hello fellow Node users,
>
> I just started learning node.js and some of the tutorials are not too complete. Do any of you have great tutorials for learning node and hopefully more advanced ones as well?
There's a huge pile of resources at
https://github.com/rockbot/node-for-beginners that are pretty good. Lots of diverse topics.
"learning node" is usually mixed with what thing you're doing -- are you making web apps? Building tools for web building? Databases? Robots?
Lots of tutorials lean toward "make a web app with express", but there's a lot more out there!
What are YOU interested in?
Aria