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