jQuery And The Anticipation Of Greatness

Posted October 17, 2007 at 8:46 AM by Ben Nadel

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.



Reader Comments

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 »
11,238 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 »
11,238 Comments

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


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 »
11,238 Comments

@Martin!

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


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 »
76 Comments

jQuery = awesome


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 21, 2013 at 11:51 AM
Ask Ben: Parsing Very Large XML Documents In ColdFusion
Looking at my first ever XML document that I have to parse and put into MS SQL 2000 with CF8. I get it to list the desired Field name, many times over, and have a long list of this field name displa ... read »
May 21, 2013 at 9:25 AM
Turning Off and On Identity Column in SQL Server
you are awesome..i am lucky to get this blog between such a garbage one....Thanks, Prashant ... read »
May 20, 2013 at 4:38 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, Your confusion is well founded, since this is a very confusing features. In fact, it ONLY works if you use array notation. Meaning, that this: arrayToList( query[ "columnName" ] ) ... read »
May 20, 2013 at 4:34 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I was thinking chicken and the egg, I wouldn't have expected it to work in the valuelist going in I guess. Maybe I just need a beer, long day :) ... read »
May 20, 2013 at 4:29 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, That's if you're trying to reference a specific row. In this case, we're trying to reference the entire query column as one cohesive value. So, you are correct that if you wanted to output a ... read »
May 20, 2013 at 4:24 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I thought when you used array notation to reference queries you always had to have the row or it would throw a similar error as well? ... read »
May 20, 2013 at 11:45 AM
Using jQuery's Animate() Step Callback Function To Create Custom Animations
This is really useful. I found out that you don't actually have to use a dummy css property (surprisingly). To animate a property in a linear-gradient for instance I did this this.css('someLinearGra ... read »
May 20, 2013 at 10:51 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Josh, Oh snap! You're totally right! I'm not sure I've ever tried that. I did know that you can call a number of other array-methods on ColdFusion query columns: http://www.bennadel.com/blog/167 ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools