rsinhas
2 min readApr 17, 2021

Post on Technology Stack

Q) How does MEAN stack affect the enterprise web development space?
A) MEAN stands for MongoDB (database), ExpressJS (back-end framework), Angular.JS (front-end framework), and Node.JS (back-end runtime environment).
Technologies that constitutes MEAN stack were released independently over a period of time. But together they accelerate the development process and
imparts scalability, security and robustness to web apps.
MEAN Stack web development makes use of libraries and public repositories thus reducing the overall cost of development.
Both backend and frontend developers are interested in working with JavaScript framework since it greatly helps with the overall web development process.
The MEAN stack works as an open-source software that can be used for a diverse range of projects.

Ref- https://www.iglobsyn.com/blog/top-7-advantages-of-choosing-mean-stack-for-web-development/

It uses object-oriented organization instead of a relational model. In the MEAN stack, MongoDB stores the application’s data.
Because both the application and the database use JavaScript, there’s no need to translate the object as it journeys from the application to the database and back.

What are the key technologies associated with MEAN stack and what are their characteristics/features?
The four technologies comprising the MEAN stack are Mongo Db as the database, Express as the server system, Angular for front-end, and Node Js as the JavaScript server-side event-driven I/O (in/output) environment. Angular is an open-source JavaScript Framework that Google creates and maintains.

What are the benefits/advantages of using MEAN stack for enterprise web development?
Top 7 Advantages of Choosing MEAN Stack for Web Development-
1. MEAN makes it easy to switch between the client and the server
2. It is extremely flexible
3. MEAN allows isomorphic coding
4. MEAN makes use of JSON
5. It is open-source and offers cloud support
6. High Speed and excellent reusability
7. It is cost-effective

Ref- https://www.promaticsindia.com/blog/why-mean-is-the-best-technology-stack-for-web-development-today/#:~:text=V.&text=MEAN%20Stack%20web%20development%20makes,reducing%20the%20disk%20space%20cost.

References-

Ref- https://www.promaticsindia.com/blog/why-mean-is-the-best-technology-stack-for-web-development-today/#:~:text=V.&text=MEAN%20Stack%20web%20development%20makes,reducing%20the%20disk%20space%20cost.
Ref — https://www.iglobsyn.com/blog/top-7-advantages-of-choosing-mean-stack-for-web-development/

This article has been submitted for an assignment for my course.

rsinhas
rsinhas

No responses yet