VSW06 AngularJS Anywhere with Node.js

11/19/2014

11:00am - 12:15pm

Level: Introductory to Intermediate

John Papa

Principal Developer Advocate

Microsoft

Take a look at BreezeJS and how it can interact with Mongo.

It is true the AngularJS apps can be built on any back-end, and one of the most popular techniques is to use Mongo, Express, AngularJS, and Node.js (MEAN) together. Learn the role of each of these components with an AngularJS app that runs on Node.js. We'll also take a look at BreezeJS and how it can interact with Mongo to provide rich querying constructs from AngularJS.

You will learn:

  • To run AngularJS on Node.js
  • The role of the components in the MEAN stack
  • To be productive in creating an Express server on Node.js