A year ago, I took a few small steps in node. Even then there were a large number of modules and frameworks. Now I want to take a deeper look at the node environment and launch a web project (a service for web and mobile applications). I understand that a lot depends on what application you are 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 (in your opinion)?
- Which modules are of utmost importance? What modules should I pay attention to first of all?
- What databases and modules do you prefer?
- I heard that you can write in coffeescript for node. What should I do for this? Or maybe it is better to use javascript?
- About some useful books and tutorials about node in action.
All these questions are quite broad, but the answers will be very useful for all beginners.
Thanks)
source share