Angular Router Angular Router: A Complete Guide In this post, we are going to learn many of the most commonly used features of the Angular Router, by building a practical example. We will use the Angular Router to build a navigation system with multiple navigation levels, similar to what you would
Angular Router Angular Router Introduction: Child Routes, Auxiliary Routes, Master Detail This is a comprehensive guide to the fundamental concepts of the Angular Router: routes, paths, components, outlets. We will cover both child and auxiliary routes, and we will learn how to setup the very commonly used Master Detail routing scenario.