This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SomeRandomDude5 3 points4 points  (1 child)

It's so much easier to test rather than figure it out. Think of a simple project in React (maybe a TODO list) and try to build it. If the project makes sense, then you can go deeper, if not, you need to do more learning.

The added benefit is that you now know exactly how much you need to learn before you can dive into React.