Skip Navigation

Learning React - Need resources

Hey folks!

I'm looking for some good resources, either video or written, to learn React.

As for background, I'm a relatively new programmer and I only used C & C++ and recently Python to build a Django application.

Any tips or pointers (unintentional pun) will be greatly appreciated! đź‘Ź

Thanks in advance!

10 comments
  • Any tips or pointers (unintentional pun) will be greatly appreciated!

    IMO the most important thing when it comes to frameworks like this is state management.

    Once you truly understood it / know how to do it properly, you are good to go.

    P.S. My guess is that React got its name because it reacts to changes in state

    P.P.S. this documentary on React provides insights on its history

10 comments