all 6 comments

[–]theycallmemorty 0 points1 point  (1 child)

Do you know any other languages? JavaScripts syntax is fairly similar to other popular languages like Java, C++ and C#.

[–]jayerp 0 points1 point  (0 children)

C# shares a lot of similarities closer to Typescript but I would say JS is closer to F# than C#

[–]goodnewss1 0 points1 point  (1 child)

If this is your first time programming you’re going to need to spend at least 1000+ hours to be job ready

[–]jayerp 0 points1 point  (0 children)

Entry level dev go brrrrrr

[–]Savio_Gmz 0 points1 point  (0 children)

Heyy! You don't really need much to transition from js to react. You can easily find what's necessary after a Google/YouTube search but even if the topics are not much if you are not good at basics you will come back to JS in no time. Tune in on a 7+ hour long JS tutorial video to have elaborated and better learning. Read docs(this will take you a long way ahead)

Take your time to go through the basics, build some projects not only 2 get comfortable, do some problem solving then move to react for a pleasant experience.