Recently I had to start writing React again after at least 5-6 years. Best way for me was to dive in with an existing bit of code that needed ported to it (sadly one of the systems we have has a React-only design system). After a few weeks I've got some pretty good code, and I'm adding tests just now (using vitest).
I found as I progressed I got to understand it a bit better (especially the use* stuff) and now I'm pretty confident again with it.
I found as I progressed I got to understand it a bit better (especially the use* stuff) and now I'm pretty confident again with it.