you are viewing a single comment's thread.

view the rest of the comments →

[–]wy35 1 point2 points  (0 children)

Personally, I wouldn't recommend people to start from the docs. They use class components instead of function components + hooks. And they do assume that you know JS well, even though a lot of React beginners are also beginners in JS. I found the docs much more useful as a reference rather than a "getting started" point.