So I am reading on Web Apps and I am sharing what I read
MEAN Stack
https://en.wikipedia.org/wiki/MEAN_(software_bundle)
MEAN is a combination of MongoDB, Express.js and Angular.js, all of which run upon Node.js.
Tutorial
http://www.bradoncode.com/tutorials/learn-mean-stack-tutorial/
and
MVC
https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
Tutorial
http://g00glen00b.be/mean-mvc/