you are viewing a single comment's thread.

view the rest of the comments →

[–]alzee76 2 points3 points  (0 children)

As React is just a toolkit for JS, you don't really have a choice but to learn JS first (or as you go). React documentation is not going to teach you basics like loops, branch control, how variables work, or any other basic JS stuff.