Controllers autoload

Hi,
I am new in angular/ionic. I have a tabs application and I want to load controllers initially, but I should wait for user to click on the tabs and then controller loaded. I want to load in whenever I want.

Thanks in advance.