Hi All - Last month, i started learning more about javascript and found the freecodecamp site. I already know some HTML and CSS and understand JS concepts. I think my issue is approaching a problem and how problem to solve it.
For example, Im doing the Basic Javascript and i was able to breeze thru about 80/111 of the challenges with minimum help. But when it came to the “Counting cards” challenge, i was stuck on how to approach it. Eventually, i peak at the solution and the approach with the switch statement made sense.
My question is, should go back in revisit the early concepts again? or should i move forward and continue other challenges?
One way or another i’m looking to learn Js, so any advise is appreciated. Ty
I would only revist certain concepts that pertain to the challenge.
You could also do external sources like mdn docs.
That will come in handy when you get to the algorithm challenges.
You could also reach out to the forum when you get stuck.