I am learning for about 4months now, I understand HTML and CSS, can build simple projects not a problem. I have a general understanding of JavaScript and React, but if I need to build my own project with these languages I am lost.
So I am asking myself do I need to read more content to understand it or just trying to build projects?
I did a Todo list project with React on Youtube and didn’t understand much. At the moment I’m going through the curriculums here on freeCodeCamp for JavaScript and React.
If you have any recommendations on content to study would be great.
Thanks community, I appreciate being here and all the support🙏🏼
Build, build. build and make mistakes. This is the only to learn our trade.
You will fail, you will wonder what you are doing with your life some days, but at some point you will make things work and move on.
I can’t value enough what I have learned the day I forgot a simple “?” while creating one of my first database models, leading to a chain of bugs and taking hours to fix.
Then you can go with JavaScript 30 to improve your project-building skills.
After you gain confidence in fundamental things, I recommend you to check the Front End Development Libraries course on freeCodeCamp. Though it gives you to basics and how front-end development was in the past, be noticed that the course is not up-to-date in the current state of front-end development.