JavaScript
MEAN (MongoDB, Express, Angular, Node) Stack : Kick Start First Project Using Generator
7:48 PM Hello everyone, I am going to share my experience in settting up MEAN stack project for the first time. So firstly, before we go further, what is MEAN stack ? MEAN stands for Mongo DB, Express, Angular, and Node. It is combination of modern and light technologies. Mongo DB as NoSQL database provider, Express JS as a Node JS web application framework, Angular...