MEAN Stack – Part 1 (NodeJS)

Now we’ll see a quick introduction of another development Stack. By stack we mean set of technologies which cover all aspects (client side development, server side development and database) of web development.
————————————————
MEAN is a free and open-source JavaScript software stack for building dynamic web sites and web applications.

The MEAN stack is MongoDB, Express.js, Angular, and Node.js. Because all components of the MEAN stack support programs written in JavaScript, MEAN applications can be written in one language for both server-side and client-side execution environments.
———————————————

In this video, you will get introduction of Node.js & quick intro to Express.js. NodeJS is for server side development (but using JavaScript Language)

Note: This is not particularly tutorial but more a presentation type video but we hope you will enjoy it and learn something from it.

 

Leave a Reply