Community

Wildcard Routes (**) Can Redirect Relative To Their UrlTree Location In Angular 5.1.3

(Ben Nadel) Yesterday, I demonstrated that wildcard routes (**) can be scoped to a route sub-tree in Angular 5.1.3. I described this behavior as good for “modularity” in that it made it possible for a feature module to handle invalid URLs within its own local logic.

/membership]
Read More (Community content)