DEV Community

Kapil Gorve
Kapil Gorve

Posted on

2 3

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

Nothing as such,if you get used to it

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay