|
|
@ -163,7 +163,7 @@ function use(promise) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -452,7 +452,7 @@ function use(promise) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -789,7 +789,7 @@ function use(promise) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -1018,7 +1018,7 @@ function use(promise) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -1247,7 +1247,7 @@ function use(promise) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -1581,7 +1581,7 @@ export default function Panel({ children }) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -1968,7 +1968,7 @@ export default function Panel({ children }) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
@ -2354,7 +2354,7 @@ export default function Panel({ children }) { |
|
|
|
``` |
|
|
|
|
|
|
|
```js data.js hidden |
|
|
|
// Note: the way you would do data fething depends on |
|
|
|
// Note: the way you would do data fetching depends on |
|
|
|
// the framework that you use together with Suspense. |
|
|
|
// Normally, the caching logic would be inside a framework. |
|
|
|
|
|
|
|