Stuckk

Guys I started learning programming like 10 months back , tried compititive programming , but didn't like it so switched to learning about building stuff , now I know react and next and backend stuff but can't decide what to build like I can't build too complex projects bcz I need to have some experience , but to get that experience nobody helps because they want experience already , like wtf do I do ....
2 Replies
Himanshu77D
Himanshu77D3w ago
Same problem with me, half the stuff I see regarding next is using 3rd party saas integration, I would recommend doing two or three full stack clone projects although with 3rd party saas (watch code with Antonio or javascript mastery both have 5hr+ guide to build end to end stuff). For too complex it doesn't matter with ai and so much resources, just pick a topic think of few projects and build one. Whenever stuck you have ai , videos forums and all to get answers.
MalwareWerewolf
Competitive programming helps with learning how to solve problems, but if you want to take that knowledge further to build complex apps then it’s not enough. I’d suggest you to start from small projects and then once you get more familiar with React then you can do something more complex, you can check some of these projects, try to do it by yourself first, if you are stuck you can check the repo. Use also AI if you are stuck, Chat GPT is okay but it’s more for general purpose, if you want better AI Code assistant then you should use Github Copilot https://hackr.io/blog/react-projects You should have a roadmap for yourself to follow, I tried with books and youtube videos but they miss out some details that helps you to become a master of what you are learning. Check this roadmap for React and Frontend https://roadmap.sh/frontend https://roadmap.sh/react
Hackr.io
14 React Projects with Source Code (Beginner to Advanced)
Level up your web development skills with 14 React projects. Find portfolio-ready ideas for beginners and pros, all with full source code. Includes source code for each.
roadmap.sh
Frontend Developer Roadmap: What is Frontend Development?
Learn what Frontend Development is, what frontend developers do and how to become a modern frontend developer using our community-driven roadmap.
roadmap.sh
React Developer Roadmap: Learn to become a React developer
Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.

Did you find this page helpful?