- Angular Router
- Victor Savkin
- 103字
- 2021-07-09 19:20:30
Chapter 2. Overview
Now that we have learned what routers do in general, it is time to talk about the Angular router.

The Angular router takes a URL, then does the following:
1. Applying redirects.
2. Recognizing router states.
3. Running guards and resolving data.
4. Activating all the needed components.
5. Managing navigation.
Most of it happens behind the scenes, and, usually, we do not need to worry about it. But remember, the purpose of this book is to teach you how to configure the router to handle any crazy requirement your application might have. So let's get on it!
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- Oracle從入門到精通(第3版)
- 程序設計與實踐(VB.NET)
- Android開發精要
- Learning Elixir
- Learning ASP.NET Core 2.0
- Learn Swift by Building Applications
- Mastering macOS Programming
- Learning Apache Mahout Classification
- 網站構建技術
- R Deep Learning Cookbook
- Android開發:從0到1 (清華開發者書庫)
- Creating Stunning Dashboards with QlikView
- ActionScript 3.0從入門到精通(視頻實戰版)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)