Why React looks so hard?
I am having 7 years of experience in Programing and have good hand in core JS, Angular JS and other advanced JS technology BUt when I start learning #ReactJS, I found, it is not much tough but it tooks very hard to combine all thing together.
piece by peice knowledege is easy to grasp but when it come to do with redux, it became complex?
and also there is too many variation in writing code ..class component and functional component,
again when i choose to use form than again comes with confusion
whether to use react-redux-form or redux-form
again there are many changes in each example.
some uses store on other location and some uses reducers other places..
why 1 simple think divided into many variations.
anyways I have one issue currently. Can you please help me?
here is the link of SO