0
React
I felt somewhat difficulty in learning react....I'm so confused..suggest me a better way to avoid the confusion...
7 ответов
+ 6
The Net Ninja
React Tutorial
https://www.youtube.com/playlist?list=PL4cUxeGkcC9i0_2FF-WhtRIfIJ1lXlTZR
Complete React Tutorial with Redux
https://www.youtube.com/playlist?list=PL4cUxeGkcC9ij8CfkAY2RAGb-tmkNwQHG
React Context and Hooks Tutorial
https://www.youtube.com/playlist?list=PL4cUxeGkcC9hNokByJilPg5g9m2APUePI
+ 2
Mustafha Ahmad ik, i asked that myself, im currently making a recipes website and ik it would have been easier for me to make it with javascript, but as im making it with react, its getting really organized, every section is a different component.
It is 99% impossible to make whole facebook with every functionality and 0 bugs using vanilla javascript coz there are literally a 10000 things working at the same time.
+ 2
Mustafha Ahmad To learn react well, at least not confusingly, there is prerequisite you need to know, you should be knowing well about es6 codes, especially on arrow function, destructuring object, spread, rest operators, array methods like map, filter and reduce.
If you do not understand what the above-mentioned, you are not ready to learn react, because react uses a lot of these es6 on state management.
+ 1
Which parts confuse you? Ask questions from Q&A, we can clear your confusion.
+ 1
Mustafha Ahmad bruh trust me, happened the same with me. The Net Ninja solved it completely, watch the tutorials that Gordon told.
+ 1
Thank you all...
maf
But what's the use of learning it though javascript is there..
+ 1
Try some mini projects using JavaScript first