MERN Stack
What is a technology stack? It’s a set of frameworks and tools which is used to develop a software. These set of frameworks and tools are choose according their ability to working together and function well. MERN (MongoDB, ExpressJS, ReactJS, NodeJS) LAMP (Linux, Apache, MySQL, PHP) MEAN (MongoDB, ExpressJS, AngularJS, NodeJS) MERN Stack MongoDB Express(.js) React(.js) Node(.js) Mean Stack is a JavaScript Stack that can used to built web applications easily and quickly. Each of these 4 technologies are playing a big part in developing web applications. Since these are very powerful and end-to-end framework developer can work on their projects easily. Brief introduction about each technology, MongoDB: NoSQL, document-oriented database used to store application data. NodeJS: The JavaScript runtime environment for the server side. It is used to run JavaScript on the machine rather than in a browser. ExpressJS: A JavaScript framework that run on top of NodeJS, used to build the