Check condition before loading route in Angular JS
In this tutorial we will be using resolve of angular js routes to validate a condition and take action before loading the template into the view.Access control in single page angular applications which are using routes. To demonstrate this I’ll be building a simple app in this tutorial. I’ve provided the detailed explanation below but […]