DEV Community

Discussion on: 10 Tips & Tricks that will make you a better ReactJS Dev

Collapse
 
rahzun profile image
Rahzun

I'm very new to React. Since I've been learning JS functional programming from before, some of the implementations in React is not so difficult to understand.
But I'm finding the concepts like "Hooks", "Redux", "ContextAPI" needs more practice to get hang of it. Thank you so much for the article, really helped me understand the implementations.

Collapse
 
simonholdorf profile image
Simon Holdorf

Understanding functional programming in JavaScript will always help. Frameworks will come and go, but JavaScript will stay. Glad you like it :)