React hooks in a battles | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

React hooks in a battles

I feel as though a react course along with lifecycle methods and hooks would go really well in the course format on SoloLearn along with code battles. I’ve used React/react native more than I’ve used vanilla JS and I still haven’t mastered all the life cycle methods and i think a course would be great for this.

16th Aug 2019, 3:25 PM
Eddy Freddy
Eddy Freddy - avatar
1 Answer
+ 2
Try to focus on react hooks, basically you only require to use useState and useEffect for controlling all life cycle operations. For redux, use useContext and useReducer. https://code.sololearn.com/Wwb4Wx8i0XSq/?ref=app https://code.sololearn.com/WvZeiRdZnEz9/?ref=app
13th Oct 2019, 5:44 AM
Calviղ
Calviղ - avatar