0 votes
in Angular by
The router in Angular 2.0 has been reworked to be simple, yet extensible. It will include the following basic features:

A) Simple JSON-based Route Config

B) Optional Convention over Configuration

C) Static, Parameterized and Splat Route Patterns

D) URL Unresolver

E) All of above

1 Answer

0 votes
by

All of above

Related questions

+1 vote
asked Jul 5, 2021 in Angular by sharadyadav1986
+1 vote
asked Jan 23, 2022 in Angular by sharadyadav1986
...