mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Link to a data fetching demo
This commit is contained in:
@@ -210,7 +210,7 @@ There are a few more heuristics, and they might change over time as we fine-tune
|
||||
|
||||
### How can I do data fetching with Hooks?
|
||||
|
||||
Check out [this article](https://www.robinwieruch.de/react-hooks-fetch-data/) to learn more about data fetching with Hooks.
|
||||
Here is a [small demo](https://codesandbox.io/s/pwm32zx7z7) to get you started. To learn more, check out [this article](https://www.robinwieruch.de/react-hooks-fetch-data/) to learn more about data fetching with Hooks.
|
||||
|
||||
### Is there something like instance variables? {#is-there-something-like-instance-variables}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user