- Home
- Mean Stack Training

COURSE DESCRIPTION
Mean Stack – Mean is a free and open-source javascript software stack for building dynamic websites and web applications. The Mean Stack is Mango DB, Express.js, AngularJS, and Node.js.
MongoDB : Document database – used by your back-end application to store its data as JSON (JavaScript Object Notation) documents
Express (sometimes referred to as Express.js): Back-end web application framework running on top of Node.js
Angular (formerly Angular.js): Front-end web app framework; runs your JavaScript code in the user’s browser, allowing your application UI to be dynamic
Node.js : JavaScript runtime environment – lets you implement your application back-end in JavaScript.
What are the Prerequisites for Learning Mean Stack?
While there are no special requirements for learning the MEAN stack, having a strong foundation in some fundamental technologies and programming ideas is beneficial. The prerequisites are listed below.
#HTML, CSS and JavaScript
#Basic Programming Concepts
#Basic Understanding of Database
#JSON
List a few MEAN Stack Real-time Applications
Some examples of real-time applications that may be created applying the MEAN stack include the following:
*Real-time Chat Application
*Real-time Analytics Dashboard
*Multiplayer Online Games
*Live Auction Platform
*Real time IoT (Internet of Things) *Applications
*Real-time location Tracking