
Javascript is a loosely typed language(dynamically typed language)… bla bla bla… wait, you might have heard of this when you started learning Javascript.
I’m just writing here, what I have learnt and how did I started with JS, I’m not gonna give details of every topic here, you should find out by yourself. Trust me there are several blogs out there, where you can find good stuff. I’m gonna try to add few links as well.
I began with questioning my self, why I want to learn Javascript?, Do you have honest answer?. I do, I was forced to work on Javascript as my Team lead choose JS to work with. Thanks to my brother who showed and helped to me find the future of web, back in 2K15.
So Just I started learning basic data types of JS and how one is different from other and I learnt what are events, how one event can fire or listen for some other events, with-in 2 weeks of time, I got better understanding of how to write code by practicing some todo examples and also learnt operators.
Start doing weird things with JS, should be like JS must wonder, what this guy is trying to do. I do/did something like following, which helped me to get more interest on JavaScript.

Once you get your hands dirty on JavaScript, Frameworks are like easy to bake for you. <I’m gonna add more content here>.
I strongly believe in this line.
If you can’t explain it simply, you don’t understand it well enough. E = MC^2This is my first article, Excuse me if there are any mistakes.
