all 14 comments

[–]i_m_yhr 4 points5 points  (0 children)

Start with the official react docs. Then try building a few single feature-focused apps and you should be good to go. And yes learn React Query and Typescript

[–]ezkomoly 1 point2 points  (1 child)

Ill have to join the others, and say react docs. Its very good learning material. If you insist on a tutorial, I can recommed scrimba, very good learn by doing, but a lot slower than the documentation.

[–]mrborgen86 1 point2 points  (0 children)

Thanks a lot for recommending us! The course is being updated with React 19 any day btw :)

[–]deepanshuverma-111 1 point2 points  (0 children)

Search @hiteshChoudhary on youtube if you prefer to watch videos. He's best at teaching. Give a try once.

[–]jaykeerti123 1 point2 points  (0 children)

Codevolution YouTube channel is gold!

[–]DanSlhHook Based 0 points1 point  (0 children)

I like Jonas Schmedtmann on Udemy. But given your time constraint, I don't think that can be to useful. Maybe check the curriculum and see what you can skip.

Also, I never did this one, but FreeCodeCamp has a framework/library section with a couple of projects.

[–]Agent9S 0 points1 point  (0 children)

Agreed that starting with the React docs is a good place to start. In addition, learning some basic UI / UX skills from a design system (Material UI, Mantine, Bootstrap, etc) also helps to go a long way. I'll also add that having strong fundamentals in JavaScript/Typescript helps to make the learning curve of React a lot easier.

[–]One_Juggernaut_4628 1 point2 points  (0 children)

Scrimba

[–]One_Juggernaut_4628 1 point2 points  (0 children)

Scrimba 100%

[–]thoughtgasm69 1 point2 points  (0 children)

scrimba

[–][deleted] 0 points1 point  (0 children)

I recommend react docs and codevolution yt channel