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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -