Shu Ding

Results 96 issues of Shu Ding

Adds proper JSDoc to mention about `readStreamableValue` in the `.value` property of streamable values, and marks properties of streamable values as internal only. This ensures that users can't access to...

This PR re-adds the previously removed `useStreamableValue` declarative API as it's still very convenient in certain cases. Its return type is also changed to a `[payload, error, pending]` triplet. The...

Note that even though, other React APIs will still not work. This is like a special workaround. Closes #600.

@marcbouchenoire @shuding Do you know if it's possible to access this config option through `ImageResponse`? Just trying to figure out how to use it with the `opengraph-image` files in Next...

### Discussed in https://github.com/vercel/satori/discussions/324 Originally posted by **wilsonowilson** November 28, 2022 I'm using Satori to build an image generation feature for an app in production, and it's been nothing short...

enhancement
backlog

![image](https://user-images.githubusercontent.com/3676859/98281640-f55eea00-1fd7-11eb-9281-2c53d960fb9e.png) 🤮

### Discussed in https://github.com/vercel/swr-site/discussions/405 Originally posted by **RwwL** January 4, 2023 Now that v2.x is out and the docs appear to be updated, is there a permanent place for the...

https://github.com/vercel/swr/discussions/1400

documentation
feedback

Axios and GraphQL should have their standalone pages under this section. For GraphQL, it’ll be great to have examples for common use cases such as query variables, mutations, and probably...

feedback

Have a dedicated page for testing and mocking data.

feedback