jQuery And The Anticipation Of Greatness

Posted October 17, 2007 at 8:46 AM

Tags: Javascript / DHTML

I have been using jQuery for a while now and the high has still not worn off. Even now, after I know what to expect, I find myself stopping in the middle of event wiring and thinking to myself, "This is so darn easy!" How is it possible that I'm still surprised as to how little jQuery code is required to make some really awesome stuff. It's just bananas. When I code in jQuery I am overwhelmed with this feeling that things are just falling into place. It's not like an adrenaline rush or anything - I'm trying to think of how to explain it... it's like when you think of something really funny to say and you're just waiting for your turn in the conversation and this feeling of anticipation builds inside of you; it's like that; it's like you have this anticipation of greatness. Now, not to say that the outcome of the coding will actually be great, but that the use of jQuery is so empowering that you kind of just assume that greatness will ensue.

Just a little stream of consciousness for you.

Post Comment  |  Ask Ben  |  Permalink  |  Print Page




Reader Comments

Fitz
Oct 17, 2007 at 9:51 AM // reply »
5 Comments

Your excitement is awesome! I actually feel the same way when working with jQuery although I've only been using it briefly. It's quite a gem.

I honestly find myself stopping to laugh at times when I've done something in jQuery that was so easy and yet is so damn cool, especially when I think how long it would have taken if I were to have done the whole thing from scratch.


Oct 17, 2007 at 9:55 AM // reply »
6,371 Comments

@Fitz,

That's what I'm talking about!


Oct 17, 2007 at 10:02 AM // reply »
5 Comments

I know what it's like. I've been using jQuery for over a month now, and I'm so in love with it's simplicity. Even clients now ask "this must have took you a long time to code"... I just play along and think of all the extra time I have to try out other stuff for them.

It's that feeling that keeps you up at night when you should be sleeping...


Oct 17, 2007 at 11:02 AM // reply »
1 Comments

I completely agree Ben! In fact, to quote the manager of my local CFUG, "I don't know how I got along without it!" I'd like to echo that sentiment too: How on earth did I get along without jQuery?


Oct 17, 2007 at 11:04 AM // reply »
16 Comments

Ben, I had to jack your post because it was awesome. I put it on my blog and posted it to the jQuery list. I'm glad that Glen got you hooked into jQuery. :)


Oct 17, 2007 at 11:09 AM // reply »
1 Comments

Very nice. And Thank You. Thank you for putting into words what I've been trying to express since I found jQuery. It's amazing.


Abu
Oct 17, 2007 at 12:11 PM // reply »
1 Comments

We came into contact with jquery in the middle of our redesign. If you can only image hoe much code has become obsolete and how much thinner its become.

I can only imagine that the destiny of jquery is to replace javascript itself.


Oct 17, 2007 at 12:13 PM // reply »
6,371 Comments

Glad you guys like it as much as I do :)


Martin Olson
Oct 17, 2007 at 1:33 PM // reply »
1 Comments

Yeah I can't count the number of times even in the last week that I look at something I've put together in jQuery and say "you've got to be fucking kidding me, that can't be all of the code". But yep there it is. It's an unbelievable joy to work with and at no point do you feel like you're using training wheels, just writing smarter.

Oh and hi Ben!


Oct 17, 2007 at 2:35 PM // reply »
6,371 Comments

@Martin!

What's happening? Thanks for dropping by and leaving a comment. jQuery rocks :)


Adam Soltys
Oct 17, 2007 at 3:11 PM // reply »
1 Comments

I know the feeling! It happens whenever I get the chance to code in Ruby. Don't get me wrong, I'm a full-time ColdFusion programmer and love it too but if you haven't had the chance to experiment with Ruby and Ruby on Rails and you enjoy the 'oh my God is this code for real!?!?' sensation then I highly recommend you give it a try sometime.


Oct 17, 2007 at 6:16 PM // reply »
73 Comments

jQuery = awesome


Post Comment  |  Ask Ben

Recent Blog Comments
Nov 7, 2009 at 5:53 PM
Ask Ben: Javascript String Replace Method
You can find here an advanced function that prepared with javascript replace function. This can make the first letters of words, sentences, lines and whatever you define automatically: http://www.m ... read »
Andrew Neely
Nov 7, 2009 at 4:56 PM
A Moment That Touched Me - The Fountainhead
Ben, Glad you enjoyed the podcast. Yeah, the Tank Riot guys can get really chatty during the episodes, but that's part of the charm of it for me. They've covered everything from Nichola Tesla to Cha ... read »
Nov 7, 2009 at 4:43 PM
Building A Fixed-Position Bottom Menu Bar (ala FaceBook)
Is it possible to make some more MenĂ¼`s ? ... read »
Jill
Nov 7, 2009 at 11:40 AM
How To Unformat Your Code (Like A Pro)
Derek, I think you might be right - sweet! Thanks for the link :) ... read »
Nov 7, 2009 at 11:25 AM
How To Unformat Your Code (Like A Pro)
I think it would be way easier to just use this http://www.logichammer.com/html-formatter/ He just released v3 and it rocks. ... read »
Jill
Nov 7, 2009 at 7:58 AM
How To Unformat Your Code (Like A Pro)
LMAO - this was pretty funny! I have to admit - I also love to reformat code so I can read it. My boss used to tell me to leave my OCD at home. Now I don't feel so bad after reading everyone else' ... read »
Nov 6, 2009 at 10:10 PM
How To Unformat Your Code (Like A Pro)
The timing of this post is just uncanny. I spent the last 15-20 minutes manually un-formatting my "Ben Nadel" style code within a CFC of mine. I was really digging the readability a few weeks ago, bu ... read »
Roe
Nov 6, 2009 at 5:11 PM
Passing Arrays By Reference In ColdFusion - SWEEET!
ArraySort also reorders the results of these java obj's ... read »