Everyone went through difficult moments while learning something considered difficult, I was wondering if I could know about your struggles while learning JS.
Hi @Mikael3211 !
For me I had a hard time understanding higher order functions and understanding how the this
keyword worked with javascript.
That was where I used other outside resources to help with my understanding.
Also, when I started to build my own projects, I was able to use those concepts more and better understand them.
Lastly, this wasn’t JS specific, but I did struggle with the algorithm sections.
I struggled with those sections because I didn’t have good problem solving skills.
I needed to do extra practice to feel more comfortable learning how to problem solve.
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.