Node.js Frameworks
special note: some javascript frameworks do not use node.js and are client side not server side...examples ReactJS, AngularJS...don't confuse this with server side javascript.
What is Node.js -->
Is there anything like Ruby is to Rails?? ---something that makes Presentation Layer, Data Layer and Business Layer of a Web system easier/faster to develop??
types of frameworks --- listing only a few of many possibilities
MVC frameworks |
Full stack frameworks = MVC + scaffolding, template engines, websocket and persistence libraries |
Meteor |