Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

JustInCase's avatar

Which React Course Would You Recommend

Hey! I am Interested In learning React But Unable to Find A Good Course Which Course You Would Recommend To Learn React

0 likes
14 replies
MohamedTammam's avatar

I can't recommend one course, however I highly recommend to practice a lot. No matter what course you take, if you practice a lot with it the would be the best way.

Here in Laracasts there's a multiple courses for React.

Sinnbeck's avatar

@JustInCase why do you need firebase? It's not a perquisite. I write react daily and never use it

JustInCase's avatar

@Sinnbeck I meant maximum courses are using firebase which gets tricky as the course moves on the course gets shifted towards firebase which isn't even used by max devs as they prefer api

MohamedTammam's avatar

@JustInCase Firebase isn't React. Good to know if you want. But if you struggling with it, it means you're struggling with Firebase not React.

Sinnbeck's avatar

Personally I just found the highest rated (read the actual reviews) on udemy. I also checked the demo videos to make sure that I understood the tutor. After watching that course, I wrote my first react/laravel app

JustInCase's avatar

@Sinnbeck Maximum of the React Courses Use Firebase , and spend most of time on firebase rather than react and it's actual use case

Sinnbeck's avatar

@JustInCase ouch that sucks. I suggest learning hooks. If you learn how to structure a component and write hooks (useState, useEffect etc) you can get really far

Sinnbeck's avatar

If there are some videos on that, watch those, and then try making a test app using inertia + react

JustInCase's avatar

@Sinnbeck I completed it , I done some basics of react pretty much all basics I made some projects , like todo app , search filter and a Counter What should make further to understand about react

Please or to participate in this conversation.