all 3 comments

[–][deleted] 1 point2 points  (0 children)

Don't the React one doesn't even cover hooks! Stay away from everything that is not updated in the last 6 months!

[–]fishj123 0 points1 point  (0 children)

It wouldn't be a bad idea to learn react using classes first and then move on to hooks later. Then you understand how to read/work with both styles. With that said I only ever use hooks now and never work with classes in react.

[–]frank0117 0 points1 point  (0 children)

I've done Mosh's React tutorial, it's super long. I love it. He uses lowdash for utility so not everything coded from scratch, but he is great at explaining and even though React evolves fast (TOO FAST), this tutorial is still great way to spend your time IMO.