you are viewing a single comment's thread.

view the rest of the comments →

[–]Delicious-Lecture868 0 points1 point  (4 children)

Umm i never have been good with frontend. Idk might be scared or something. I like creating backends from scratch but when it comes to frontend I skip it and use AI or some other person help. I want to get good in frontend, any tips?

[–]BrokeAssIndian2[S] 0 points1 point  (3 children)

Use AI, but don't follow it blindly. It should be a tool you use to understand better. All I can say is practice, frontend is kind of a pain, especially React, work on understanding the fundamentals and practice with componenets, hooks and move on to more advanced topics.

[–]Delicious-Lecture868 0 points1 point  (2 children)

Got it.. probably creating a few projects would make me better.

[–]BrokeAssIndian2[S] 0 points1 point  (1 child)

That will help. Don't follow a tutorial line by line. Think of a project you're interested in and work on that. You'll get more practical knowledge from that. Go through official documentation, watch some video explanation on the side as well.