Currently I have an Angular.js page that allows searching and displays results. User clicks on a search result, then clicks back button. I want the search results to be disp
call initial methods inside self initialize function.
(function initController() { // do your initialize here })();