Skip to content

Commit 97f813f

Browse files
authored
Update README.md
1 parent 4c24fb8 commit 97f813f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/redux-requests/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Declarative AJAX requests and automatic network state management for single-page
1515

1616
![Redux-Requests showcase](https://raw.githubusercontent.com/klis87/redux-requests/master/images/showcase.gif)
1717

18+
> **Note**
19+
>
20+
> If you use other feching libraries, like `react-query`, note, that one of the biggest advantage of `redux-requests` is an automatic normalisation and data updates. If you mostly care about this feature, you might also try too look at [normy](https://github.com/klis87/normy) - a library to add this feature to any data fetching library!
21+
1822
## Table of content
1923

2024
- [Motivation](#motivation-arrow_up)

0 commit comments

Comments
 (0)