javascript - Incorporating promising chaining into navigation for an AngularJS application -
i have created angularjs application has dialog instances allow user navigate. i'm in need of queue handle saving of data , presentation of data. far navigation i've created located inside of controller saving , retrieve section information.
my question should remove navigation controller , create service incorporates promise chaining or should leave navigation in controller?
Comments
Post a Comment