Skip to content

siddii/STLJS_04-17-2014

Repository files navigation

Advanced AngularJS - St. Louis JavaScript Meetup (04-17-2014)

Part 2 of series of talk on AngularJS. This talk provides a deep dive into some of the advanced concepts in AngularJS like ng-csp, mustache-security, ng-touch etc.

Advanced AngularJS

For part 1 of the talk, please proceed to - An Angle on AngularJS

###Installation Install dependencies for running code in this repo

npm install
bower install

###Run grunt to start the server...

grunt

####CSP middleware Please have a look at Gruntfile.js. By default it is setup to run with CSP middleware. For running the code under mustache-security, you need to turn off CSP middleware.

Note: Copy of hosts file which was used while running this code.

###References:

About

Advanced AngularJS - Slides & code from St. Louis JavaScript Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published