+ 1
How to write react and redux in sololearn playground
4 ответов
+ 2
I've never used Redux before but for how to use react =>
https://code.sololearn.com/WA24A23A204A/?ref=app
+ 2
You can study this code..
https://code.sololearn.com/WiliZc294Lb5/?ref=app
to see how react redux works on react hooks.
+ 1
Tysm both u of guys for helping
0
useDispatch() and useSelector() are similar to connect() arguments?
And can u share example of useContext() if possible