Monday, November 22, 2010

Use the jQuery, Luke!

If you're asking me what's the most useful thing I ever come across when developing websites, my answer will be jQuery. In fact, that's one of the top entries in my to-do list when doing website projects. So important and so useful to me, that it has saved my life!!! Well, actually it's not THAT dramatic really... but with jQuery, it makes implementation faster, easier, and fun-er, thus giving me back those precious long-lost portion of time to get more family time, more game time, and--of course--more sleep.

How so? Quoted from their website:

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

......say what???

Allow me to break it down so it's easier for you to understand.