Explain Angularjs Controllers

Hi,

new to ionic can someone explain how ionic uses Angular to glue the app together.

Controllers and State are confusing to me. Any cheat sheets out there to get me up and running quickly?

Thanks,
Gary

See state use for handle routing and controllers process logic where you used.

You can see this small state demo may be helpful- http://www.codeandyou.com/2015/09/how-routing-works-in-angularjs.html

1 Like

The best blog to learn angular js controller, services and routing:

1 Like