LEARNING REACT AND COURSES
Hey guys I may have a stupid question but then again they say no question is stupid. So my question is did you guys do the React by Maximilian Schwarzmüller course on Udemy ? Is it still relevant I read somewhere that some 30% is outdated. At the same time the course is quite long of course it includes for example introduction to Next.js tailwind etc. but again I don't know to what depth I suppose I will still have to buy a course on Next.js from him. Overall if it's worth the time ? also I wouldn't say I'm some complete novice (I have I would say a good knowledge I've been doing this for a while). Or if I should rather throw some quick course and try to understand it while building. Does anyone have any recommendations on how best to learn it that way?
2 Replies
In my opinion, you should be fine just taking the course as an intro to React. Even if it might be outdated, most of the fundamentals are still the same. React is pretty mature, and has been for a while so the slightly older material shouldn't be an issue.
Most of the learning you'll get is from actually building things and caring about the quality of your users' experience. So take the course, use that as a starting point, and you can learn the rest as you go.
Thx