Looking for online react exercises free websites

Dear All,

I’m looking for online resources to practice react coding.

Can you please suggest any good free resources ?

Thanks in advance.

Best,
Vikram

I mean, obviously FCC has a React curriculum.

As far as “practicing React”, I don’t think you will find that much (beyond FCC). Creating interactive platforms takes time.

But there are a lot of resources out there. The React docs are very good. And I learned React before FCC had it’s React curriculum so I had to learn it on my own - there were a lot of great youtube videos out there.

I think the key is to learn the basics. Make sure you are solid on HTML, CSS, and JS - including ES6. Learn the basics of React and then just start building things.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.