AngularJS UI Router: Working with $state Service

preview_player
Показать описание
-What is $state Service in UI Router
-How to navigate from one state to another
-How to pass/access parameters while navigating from one state to another
-How to access previous and next state during navigation
-What are various members of $state service
-How to pass/access custom data using state (using "data")
-How to use AJAX with UI Router
-How to show progress message when working with AJAX
-How to work with UI Router events
Рекомендации по теме
Комментарии
Автор

very informative . To the point, with hands-on. No time wasted on theory

arshd
Автор

Sir, thank you so much for these wonderful tutorials. The best parts of your tutorials are that you also teach how to use developer console so that we can debug. Angular no longer seems complex because of this. THANKS A LOT SIR!

amaryadav
Автор

perfect tutorials sir, it helped me get a solid understanding of angularJS. thank you alot

LnX
Автор

hi there, thank u for the tutorial, but i want to ask u
how if I want to load additional states from, say, a service
think of it like a fontend with different menu for each user privileges.
good day

nouredinenaitkaci
Автор

in 11:30.
any reason you assigned stateParams.a and stateParams.b to the a and b from the $scope?
you could parseInt the stateParams a and b and assign both to the $scope.result
thank you !

orz
Автор

Sir please provide tutorials on other topics like Cloud!

SunitDasgupta
Автор

thanx a lot for this courses but $stateStartChange is deprecated

AnonymOus-vrqy