Want to take your JavaScript knowledge to the next level?
Have you dabbled with JavaScript for a long time but feel that you don’t really know how to get to the next level? Or are you one of the recent converts that till only recently only knew HTML and CSS, but has come to the realization just how cool and funky things you can achieve with JavaScript?
If you want to get really good at JavaScript and definitely move on to the next level, I have something for you to read.
Maybe many of you already read it, or didn’t find the topic as interesting when you saw it (if that’s the case, you seriously need to rethink). My friend Jonathan Snook, who I soon realized is a very smart and competent web developer, recently wrote the outstanding article Objectifying JavaScript for Digital Web Magazine.
It deals with objects, objected-oriented approaches and different ways to write and understand such code. Once you’ve grasped what he’s saying, you can design your JavaScript code/JavaScript objects in a far more professional and efficient manner.
So, go read! And if you don’t get it the first time, read it again, because this is important. This is exactly the sort of thing that separates mediocre web developers from the genuinely talented ones.






