JavaScript was original created as a frontend language for dynamic website effects. Although it’s still used in this way, newer libraries are pushing the boundaries of what can be accomplished through JS scripting.
In a previous article I covered AngularJS resources for building dynamic web applications. Node.js is a similar open source library with even more detailed features.
This gallery includes 24 tutorials, guides, and websites dedicated to teaching Node.js. These resources are perfect for any developer who wants to learn more about Node, or a newcomer who just wants to see what all the fuss is about. All of these resources are free to use and should cover more than enough info to get you started building Node.js web applications.
Good picks. The node.js official guide is pretty awesome.
I am still getting hang of node.js and trying to learn using first node.js book on this page – https://www.fromdev.com/2014/03/node-js-books-top.html, however the number of tools and IDEs available are not sufficient per my expectations. May be I need to look for more.
I assume javascript development should be easy since it existed for long time. Though I am looking for a rich IDE (e.g. eclipse for java) – where I can do things end to end.
Please suggest a good IDE for node.js development.
Thanks for sharing the tuts.
the new phpstorm has lots of of good node/javascript tools include spy-js debugger. or go with the alt version webstorm that has the same front end tools as phpstorm with out the php stuff.
imho if you do both php and js use phpstorm as your getting the features of both IDEs