Aug 9, 2017 · 1 min read
good to see some of my recommended JS resource in the gist list :)
I had gone through similar journey when topics like closures, scopes, prototypes etc would give me nightmares.I was a Java developer and Javascript and Java are very different. I read some of the best reviewed Javascript books line by line , watched some video lectures , spent some time in debugging and things started making sense.
6–7 months coding Javascript and its framework , I now consider myself above intermediate level Javascript coder.
From my journey i realized that don’t move to other topic until you fully understand it.Otherwise, you have to come back to learn it again and this will be a waste of time and in fact, creates a lot of confusion.