React hooks in a battles | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
+ 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