DEV Community

Kritika Srivastava
Kritika Srivastava

Posted on

Let Us React

As a beginner we often struggle a bit to find out how to start learning a new programming language or a framework.I have faced the same problem hence,i thought of linking the resources here I have used or preferred personally.We all know React is in so much of demand and so there are many tutorials on internet.According to me,you can go through following tutorials:

1.Youtube-
https://www.youtube.com/watch?(v=DLX62G4lc44&list=LLCoVYBp2TCDy5dMvlI48zbw&index=2&t=0s(My Personal fav👈)

2.UDEMY-https://www.udemy.com/course/complete-react-developer-zero-to-mastery/learn/lecture/15146708?start=90#overview(Andrei is Good)

3.W3Schools-https://www.w3schools.com/react/default.asp(We all know this one)

You can go through other tutorials if you find it better.Do share with us 😊

Now the next question comes,where should I practice.
1.You can use Visual Studio and follow the steps given at:https://create-react-app.dev/docs/getting-started/

2.https://scrimba.com/-Here you can code and run your project online and download the zip file on your computer.

Feel free to give suggestions.

Happy Reacting 😉
You can follow me on Github , Twitter

Top comments (0)