Skip to content

Commit 2e2bfda

Browse files
Luis ValgoiMarcusNotheis
authored andcommitted
docs: updated readme
1 parent 24cc269 commit 2e2bfda

File tree

1 file changed

+6
-0
lines changed
  • packages/ui5-webcomponents-react-seed

1 file changed

+6
-0
lines changed

packages/ui5-webcomponents-react-seed/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ Builds the app for production to the `build` folder.
7474

7575
## Dev & Not Dev Dependencies
7676

77+
### `react-query`
78+
79+
Used to manipulate async request, data fetching, cache and more (no redux / saga anymore).
80+
81+
[Tutorial Link](https://www.youtube.com/watch?v=yccbCol546c), [Random Post](https://blog.bitsrc.io/how-to-start-using-react-query-4869e3d5680d) and [Creator Official Video](https://www.youtube.com/watch?v=seU46c6Jz7E).
82+
7783
### `commitlint`
7884

7985
Used to check the commits before actually commits.

0 commit comments

Comments
 (0)