-
Notifications
You must be signed in to change notification settings - Fork 49.7k
Closed as not planned
Labels
Resolution: StaleAutomatically closed due to inactivityAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
.@aaronabramov suggested that I file an issue for this: https://twitter.com/dan_abramov/status/1522207779984793601
👋 I have a question about React 18 + Suspense. From the docs:
Ad hoc data fetching with Suspense is technically possible, but still not recommended as a general strategy.
When can I find more information about how to do this?
The reason I ask is because at Unsplash we have basically created our own routing / data fetching framework after running into too many limitations with existing solutions—so we'll need to figure out how to incorporate Suspense into our data fetching framework.
The best example I've found so far is this talk by Jared Palmer but I suspect it's outdated now?
Metadata
Metadata
Assignees
Labels
Resolution: StaleAutomatically closed due to inactivityAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug