parent
c0547165e2
commit
c476fa961d
@ -0,0 +1,12 @@
|
||||
## Routing Summary
|
||||
|
||||
You now can create a single page application that allows the user to:
|
||||
|
||||
- Navigate to different parts of the application as if it were multiple pages
|
||||
- Bookmark/Share different parts of the application as if it were multiple pages
|
||||
|
||||
These types of pages can be:
|
||||
|
||||
1. Normal pages
|
||||
1. Pages that take URL parameters
|
||||
1. Pages with sub (child) routes
|
||||
Loading…
Reference in new issue