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!

  • Endmaker@ani.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    10 days ago

    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