Diving more into react. Went the udemy route and got a monthly sub.
Doing this course:
https://www.udemy.com/course/react-tutorial-and-projects-course/learn/
Seems good so far. Dude explains well and it seems to be updated with the most current stuff like React Router 6.
He has a lot of lil challenges after he finishes a topic, which helps a lot.
There were a couple other more well known react apps, but they either werent updated enough(One didnt use Redux Toolkit) or they person's accent turned me away.
Wanted to do the Traversy React Udemy course, but he goes way too fast and doesnt explain anything. He did some state stuff and didnt explain what state was or why you use it. If I hadnt took that Scrimba beginner's course I wouldve been lost just copying Brad's code. If he's not explaining state, I figured I might as well not waste my time diving deeper with him.
When I get more comfortable with React, I plan on redoing my truck journal app using it.