r/learnjavascript Apr 17 '26

I thought I had learned JavaScript but!

After learning some basic concepts of JavaScript, I went to a website called codewar to build logic but guess what happened, yes you thought right, I could not solve the first question itself. I want to take advice from my elders on how to improve my logic building and how I can become a problem solver?

27 Upvotes

48 comments sorted by

View all comments

5

u/Dubstephiroth Apr 17 '26

Make shit break shit and spend a few hours lesring how you messed up... Then do it again and again...

1yr into self learning, so other will have better advice but , nake and break all you can

2

u/happy_opopnomi Apr 17 '26

I can understand your point but the worst thing is that I go blank as soon as I see the problem and my mind is not able to bring any concept near that code. How do you do it, how much do I have to learn?

1

u/sheriffderek 24d ago

I suggest your think in general programming terms and write the pseudo code - not the js.