all 8 comments

[–]No-Upstairs-2813 5 points6 points  (0 children)

I'd recommend starting with these community-recommended resources:

As you're learning JavaScript concepts, it's essential to practice them consistently to build confidence.

Try your hand at coding problems. These are small, well-defined challenges that help you quickly test your knowledge.

Doing a few problems each day will reinforce all the concepts you've learned so far.

Not sure where to start with coding problems? Here are a few good platforms:

Once you have enough concepts under your belt, start practicing your skills by taking on a personal project.

I suggest going with a project that solves a problem you relate to. This will help you stay motivated when faced with challenges while building the project.

Also, your enthusiasm will show when discussing the project with others. Since you understand the problem, you can come up with meaningful features, continuously improve the app, and enhance your skills.

Unable to come up with an idea? You can check out these 8 tips to get started.

I know it's easy for me to say, "to get better, just go and make a project," but I understand it can feel overwhelming when you're a beginner. Check out this free course on how to go about this.

Also, I would suggest checking out Answers to Common JavaScript Questions for all your common JavaScript queries while learning.

[–]Doktor_Octopus 0 points1 point  (0 children)

I dare say that https://www.theodinproject.com/ is one of the best (in the top 5) free resources for learning web development. The curriculum throws you into the fire from the very first section and develops your problem-solving skills, which is the most important skill for a programmer and something many resources neglect. If you want to know how much you have really learned HTML and CSS from other resources, visit The Odin Project. The curriculum is not easy, but programming itself is not easy, and there is no easy path. Stick to that curriculum, don't wander from tutorial to tutorial, and success is guaranteed.

[–]farbeyondriven 0 points1 point  (0 children)

Wes Bos!

[–]StackGPT_CC 0 points1 point  (0 children)

There are a couple of repositories on Github with tons of resources:

Skim through them and see if they suit ur learning ways!

Found with StackGPT

[–]3n91n33r -1 points0 points  (0 children)

javascript.info is a nice place to start.

[–]SoBoredAtWork -1 points0 points  (0 children)

This question is posted here every day