DANIEL WALKER
github.com/lasergoat
app.com/users/daniel
1. hide everything that isn't the users page
2. hide all users that aren't daniel
3. show daniel
4. be daniel
👍
💯
💯
When we say dynamic routing, we mean routing that takes place as your app is rendering, not in a configuration or convention outside of a running app. That means almost everything is a component in React Router
kids in the future won't even know that at one time there weren't dynamic routers, and they won't know what a dynamic router is because it will just be normal"
- me
😲😲😲
😲😲😲
Nested Example
/home
/home/box
/home/box/item
or: <Link replace={true} to="...">
Benefits...
styles
rendering
routes
dependencies
lifecycle
state / actions