-
Course
- Core Tech
AngularJS 1 Routing In-depth
This course will demonstrate all of the techniques required to implement sophisticated Angular routing strategies with multiple routing frameworks.
What you'll learn
Routing is a fundamental component of Angular applications. Taking full advantage of client-side routing in your Angular apps will lead to better structured code and a better experience for your users, since you will only have to update the portions of the web page that change as they interact with your app. This course will teach you how to implement routing in an Angular app with the most popular frameworks available. You will learn how to work with URLs, parameters, states, view hierarchies, and lots more.
Table of contents
- Introduction and Overview | 1m 54s
- Including ngRoute | 3m 31s
- Configuring Routes with $routeProvider | 2m 48s
- Demo: Configuring Routes | 10m 21s
- Using the $route Service | 1m 51s
- Demo: Using the $route Service | 6m 24s
- Working with Route Parameters | 1m 23s
- Demo: Using Route Parameters | 7m 19s
- Resolve Property | 1m 24s
- Demo: Gathering Data with the Resolve Property | 2m 27s
- Hashbang Versus HTML5 Mode | 4m 6s
- Demo: HTML5 Mode | 4m 3s
- Summary | 1m 16s
About the author
Brice has been a professional developer for over 20 years and loves to experiment with new tools and technologies. Web development and native iOS apps currently occupy most of his time.
More Courses by Brice