Rupali06's avatar

What is the duration of React course?

Hi everyone! I'm a beginner and I really want to learn React, but I don't know where to start. I have basic knowledge of HTML, CS and a little JavaScript, can anyone suggest a good course or roadmap for me?

0 likes
1 reply
Shivamyadav's avatar

Before React, you should be able to:

  1. Use map() without thinking
  2. Update objects with spread operator
  3. Fetch API data using async/await
  4. Understand closures at a basic level
  5. Write clean arrow functions

Here is the link some starting lessons are free - https://laracasts.com/series/react-from-scratch

Please or to participate in this conversation.