Today I came across this javascript library called jQuery which is an extensible OO style JavaScript library designed to take a ton of the work out of writing JavaScript. Since I write a LOT of js, I am looking into this a bit more. It looks really useful and that it will save me a ton of time. It has functionality to simplify AJAX and common js functions, like changing classes, handling click events, etc.
July 24th, 2009 at 9:43 am
[…] back in November of 2007, I wrote a short blurb about jQuery where I thought it warranted a look. Well, I looked at it a little bit and quickly passed it off as […]