A year ago I made few small steps in node. Even then there was a great number of modules and frameworks. Now I want to learn the node environment more deeply and start a web based (service for web and mobile app) project. I understand that a lot of things depends on what sort of application you're writing, but there is always some kind of base in it.
At this point I would like to know:
- Is it better to start from scratch or take some kind of framework (which one in your opinion)?
- Which modules are of the prime importance? On which modules should I pay attention in the first place?
- Which databases and modules do you prefer?
- I've heard that you can write to coffeescript for node. What should I do for it? Or maybe it's better to use javascript?
- About some helpful books and tutorials about node in action.
All these questions are rather broad, but the answers will be very helpfull for all beginners
Thanks )