Wednesday, December 17, 2008

jQuery

My eyes have been opened!

I've heard a lot about jQuery in the last few years, but was too stubborn to try and figure it out.

I thought it was not for me; I barely did any web development.
I thought it was something that only pertained to elite web developers.
I thought it was probably too complex to learn... let alone use.
I thought it was just a fad.
I thought way too much.
I thought wrong!

Tonight I was chatting with a buddy of Skype and asked him how to get around a problem I was facing in my web app. He turned me onto the jQuery site and praised how useful it was. Of course, my immediate reaction was a cringed and I thought "damn, now I have to try and learn this thing".

Man, was I wrong; there isn't much to learn at all! I simply went through the 5 minute tutorial on how it works and I'm up and running with a killer javascript API.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
If you have ever used javascript (or html even), download this and add it to the top of your page html header section. Period. Thank me later...

Be sure to go through the tutorial: How jQuery Works - jQuery JavaScript Library

Thanks Ivan!

1 comment:

Mr. Abakumoff said...

Hey, dude, look at Rico which is used by real geeks as well as Resharper ;)