@yakobosagung wrote:
How to collaboration more than 1 controllers in app.js?
I think if we use ionic framework for big project. Of course we cannot create controller for each functions in 1 controller.js. It will make a lot of line. Example i have 2 functions like login and register. I create login-controller.js and register-controller.js. Login-controller.js i declare LoginCtrl,and register-controller.js i declare RegCtrl.
How to call two controller from different controllers file in app.js?
Posts: 5
Participants: 3