Thursday, July 7, 2016

Introduction to the MEAN Stack

We'll be covering how to use the MEAN Stack, (Mongo, Express, AngularJS and Node.js), to develop AngularJS applications.
Slides for this presentation can be found at : https://goo.gl/AgLFFQ
Source Code for the app can be found at : https://goo.gl/yd3vfo
We will be covering the following:
1. Installing the required tools; Node.js, MongoDB, Grunt, Bower, Yeoman, and various Yeoman Generators
2. Application workflow using the Yeoman Generators to create AngularJS and Express Components
3. Connecting to MongoDB via Express
4. Setting up APIs using Express Routing
5. Consuming APIs via AngularJS


1 comment: