|
|
|
|
|
by phist_mcgee
1029 days ago
|
|
There's something to be said for optimistic routing, server or client side. It seems like they're using suspense to wait for the page to be rendered before swapping the route. It's a noticeable breach of the standard pattern of instant navigation, and then wait for content to appear. |
|