MEAN Stack – Part 3 (AngularJS)
jQuery is a very useful library for client side development but it doesn’t provide any mechanism of how to manage your JS code/files etc. There are many other JS libraries. AngularJS (commonly referred to as […]
jQuery is a very useful library for client side development but it doesn’t provide any mechanism of how to manage your JS code/files etc. There are many other JS libraries. AngularJS (commonly referred to as […]
MongoDB is a free and open-source cross-platform “document-oriented” database program. Classified as a “NoSQL” database program, MongoDB uses JSON-like documents with schema. In this video, you will get introduction of MongoDB.
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 […]