0
JavaScript
I'm not that good at remembering all the syntax especially in the hard intermediate level where a lot of codes are in place. How will I be able to surpass this kind of challenge.
3 Antworten
+ 5
You don't need to remember.
You just have to do lots of practice to know where and how syntaxes are used.
+ 4
You'll get better at coding as you do it more. Just keep practicing by working on projects, and eventually, it'll be like second nature!
Try these Vanilla JavaScript Projects.
https://www.freecodecamp.org/news/javascript-projects-for-beginners/
+ 4
Its not about remembering the syntax, its about knowing the concepts.