What is a MEAN Stack?
MEAN Stack is one of the most popular Technology Stack. It is used to develop a Full Stack Web Application. Although it is a Stack of different technologies, all of these are based on JavaScript language.
MEAN Stands for:
- M – MongoDB
- E – Express
- A – Angular
- N – Node.js
This stack leads to faster development as well as the deployment of the Web Application. Angular is Frontend Development Framework whereas Node.js, Express, and MongoDB are used for Backend development.
In this project our team of 11 was working on putting together, testing, and troubleshooting the web application using MEAN stack. In the process we wrote two amazing tutorials on how to run a MEAN stack on Google Cloud Platform, and how to deploy a working web app, and additionally developed this wonderful website.
Links to our tutorials you can find on the home page.