blog.davemo.comthoughts on software, music, art, and meaning.

Security with Angular JS

A brief look at some common-sense ways that you can secure a web application written with Angular JS and Laravel 4.

By watching this screencast you can expect to learn about:

  • 3 common-sense ways to secure your web application
  • angular.constant
  • ng-init
  • ng-sanitize
  • Laravel CSRF support, route filters, and built in protection

Resources

This is part of a screencast series on Angular JS

  1. Intro to Angular JS
  2. End to End with Angular JS
  3. Security with Angular JS
  4. Frontend Workflows with Grunt and Angular JS
  5. Testing Strategies for Angular JS
  6. Advanced Directives with Angular JS (Part 1)
  7. Advanced Directives with Angular JS (Part 2)