[] An MVC application development framework for developing applications with node.js,
[WHY]
[] because the core nodejs runtime has no native way to develop a structured web application,
[WHERE]
[] http://expressjs.com/ - provides the functionality to develop a web application structure and application component structure, using the MVC design pattern