What to do after learning React?

Hey, everyone. I’ve been practicing React for a couple of months now. I’ve learned about how to use hooks in React, and have made some basic freecodecamp projects like Pomodoro-clock, weather-app, random-quote machine, etc. What should I do next? Should I apply for jobs in this field or create some more complex React apps?

Also, can you give me examples of what to build after building some basic apps?

You could apply for jobs.

I mean, you can find a job even after just finishing the HTML / CSS projects.

But also continue learning in freeCodeCamp.

2 Likes

it could be the time to start with back-end
the 5th certificate in fcc will not make you an expert, but will help you understand how React communicate with the back-end and make more complex React apps

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.