Commit 55a265c
committed
Clarify when Effects are needed for data fetching
Improve the explanation in the 'Fetching data' section to clearly
distinguish when an Effect is needed (synchronization with external
system) versus when it's not needed (user events, data transformation).
Closes #82261 parent 2da4f7f commit 55a265c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
| 723 | + | |
724 | 724 | | |
725 | | - | |
| 725 | + | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
0 commit comments