Angular JS Toggle Active Class on Path Change using Ui-Router
This tutorial tackles on how to toggle class active whenever the path is change using Angular JS. This is mostly effective if your working with menus and you want to make the current menu active. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.