Nextjs Streaming Demo
Fetch and Resolve on the server
fetch
fetch dynamic rendering
Fetch on the server and Resolve on the client
use
use dynamic rendering
Fetch and Resolve on the client
useEffect
useQuery
Duplicating. Fetch and Resolve on the server and then Fetch and Resolve on the client
useSuspenseQuery
useSuspenseQuery with param
useSyncExternalStore
useSyncExternalStore with param