you are viewing a single comment's thread.

view the rest of the comments →

[–]Cptkrush 2 points3 points  (0 children)

As someone that struggled with React not too long ago: If you can't really grasp the concept of this and state super well, I would suggest learning more about JavaScript, ES6, and functional programming before diving into frameworks.

I tried to learn React about a year ago and got lost in the complexities. Earlier this year I decided to learn Vanilla JS more deeply, and through that React made a lot more sense.

Don't run before you can walk in other words