DEV Community

Kapil Gorve
Kapil Gorve

Posted on

What are the things you found difficult while working with ReactJs ?

Context - Like getting a job with React. Writing React Code. OSS solutions in React. Experience with the community. Available resources. Working as a Team with React codebase.

For me - Not learning Redux prevented me from lot of jobs. I had a difficult time learning Redux.

Top comments (2)

Collapse
 
jarodpeachey profile image
Jarod Peachey

One of the most difficult things for me was learning how to manage state and renders using React Hooks. It's VERY confusing to me using the useEffect() hook because it's a lot harder than using the old shouldComponentUpdate() function

Collapse
 
ajaypatel profile image
FoodBite • Edited

Nothing as such,if you get used to it