My Three Months of JavaScript Learning

While writing my Looking Back 2017 post, I had set Learning JavaScript Deeply as my major goals for 2018. As planned, I started learning JavaScript from January 1 and maintaining a daily learning journals. To facilitate this process, I have setup two private learning site Learn Code & JSBlog, where I collate learning resources and […]

JavaScript

Learning a new language is not easy for many of us. Every learner has his/her own way of learning new things. While doing my online research on JS language topics (i.eg. closures, scope etc) I encountered the following two posts which explain how analogies help to understand complex topics in JS in much easier way.