Tag: Web Stack
-
MEAN Stack
Introduction to MEAN Stack MEAN is a stack of technologies that stands for MongoDB, Express.js, AngularJS, and Node.js. It is used to develop web applications using JavaScript on both the client and server sides. MongoDB is a NoSQL database, Express.js is a web framework for Node.js, AngularJS is a JavaScript framework for building web applications,…