Angular Drupal Jam
CORS
http://enzolutions.com/articles/2014/09/08/how-to-enable-cors-requests-against-drupal-8/
Trust Drupal
http://stackoverflow.com/questions/9381926/insert-html-into-view-using-angularjs
Service
http://stackoverflow.com/questions/23074875/factory-and-service-in-angularjs
Decoupling
http://twofuckingdevelopers.com/2014/06/angularjs-best-practices-001-constants/
End to end testing
https://docs.angularjs.org/guide/e2e-testing
CORS on Drupal
http://enzolutions.com/articles/2014/09/08/how-to-enable-cors-requests-against-drupal-8/
Angular-HAL
https://github.com/LuvDaSun/angular-hal/blob/master/angular-hal.js
Usage in https://www.jiwhiz.com/#/blogs/535588f6352eb40d58180a58
http://stackoverflow.com/questions/20305615/configure-angularjs-module-to-send-patch-request
50 examples from Curran
https://www.youtube.com/watch?v=TRrL5j3MIvo
https://github.com/curran/screencasts/tree/gh-pages/introToAngular
How to manage a session
https://github.com/ivpusic/angular-cookie
http://stackoverflow.com/questions/20477937/how-to-set-domain-for-angularjs-cookies
Constants
http://twofuckingdevelopers.com/2014/06/angularjs-best-practices-001-constants/