Over the past couple years, like everyone else on the web, I have really started to utilize JavaScript in my day to day life as a developer. And just like many others, this is mainly because I am using jQuery (or framework XYZ). I am a little spoiled because when I first really started developing, jQuery was already out, so I started using it not long after I got my grip around the basics of JavaScript. It is safe to say though, I would have a much more difficult time developing some projects, if at all, without using jQuery.
Since it has been a little while now, I feel like I really need to step back and take an in depth look into JavaScript as a language and not just skim over the basics as if it were a small tool.
With that said, I am going to take the next several weeks to dwell through the in's and out's of JavaScript, starting with the very beginning. While doing so, I plan on posting a lot, mainly for self learning, but also for any new comers to JavaScript in the future. I am sure the first few posts will be boring for most people that come across, but hopefully they will be helpful to someone.