Mean Stack Development

MEAN STACK DEVELOPMENT 

Mean Stack Info by Education Funda
M E A N Stands For:
  1. Mongo DB
  2. Express JS
  3. Angular JS
  4. Node JS

MEAN is a collection of JavaScript-based technologies such as: Mongo DB, Express.js, AngularJS, and Node.js — used to develop web applications. From the client and server sides to databases.

MEAN is a Full-Stack development toolkit.

More About Mean Stack Development

Mean Stack Info by Education Funda
Work Process Diagram

As in the above diagram clearly shown how these technologies works together for develop an Web Application. Angular JS being client makes AJAX calls to Express JS then it response in JSON format. Express JS that is running on Node JS server further communicate with Mongo DB(No SQL Database) as persistent medium. 

I hope below video will also help you for more


Thank You For Reading This Article

Comments

Popular posts from this blog

JavaScript Logical Output Based Interview Questions

Create and Deploy AWS SAM Application

Deploy Angular Build With Express JS Project