I have been working with named controllers lately and its way better than using the traditional $scope variables. Inside the DOM, it becomes very easy to access the parent controller's attributes and function. An example is given below.I have been working with named controllers late