Authentication in Single Page Applications with Angular.js Part 2
As you may have gathered from the title, this is a follow-up to a post I wrote a some time ago regarding role-based authentication/authorization in »
As you may have gathered from the title, this is a follow-up to a post I wrote a some time ago regarding role-based authentication/authorization in »
Here's a quick little follow-up to my last post about the Application Cache. How the browser checks and fetches the cache can be a little confusing »
Snappy title, yes...? Let's just move on... The application cache API introduced by HTML5 is a very powerful tool which is particularly useful for web applications »
23/4/2013 Update: A change implementing promise support for the create function was just committed to GitHub, and should be available in the 3.7 »
9/2/2014 update: The GitHub repo now uses UI-router instead of the standard ngRoute routing module. This blog post will still illustrate the original technique »