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 »
5,406 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 »
5,406 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 »
5,406 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 »
63 Comments

jQuery = awesome


Post Comment  |  Ask Ben

Recent Blog Comments
Isnogood
Jul 3, 2009 at 7:16 PM
Project HUGE: Huge In A Hurry - Get Big - Phase 3 / Week 1
Watch this http://www.nsca-lift.org/videos/default.shtml ... read »
Aaron
Jul 3, 2009 at 7:13 PM
Project HUGE: Get Big, Phase One (Chat Waterbury - Huge In A Hurry)
I've just finished the 3rd week of phase 3, and have to agree that the overhead squats are hard. I think this is most due to the wide grip on which places more pressure on your upper back. Only this ... read »
Isnogood
Jul 3, 2009 at 7:11 PM
Project HUGE: Huge In A Hurry - Get Big - Phase 3 / Week 1
Very good, there were some near perfect reps, and there were some dodgy ones, but you're getting there your body position is good. Work on your depth and do not let the bar move forward or backward, ... read »
Martin Mädler
Jul 3, 2009 at 6:48 PM
Create A Running Average Without Storing Individual Values
Nice dodge! I dig the idea to force out the last bit of performance out of a chunk of code, even though it's such a minor thing. Heard of this kinda approach in connection with "running sums". @Rola ... read »
Murray
Jul 3, 2009 at 6:23 PM
ColdFusion POIUtility.cfc Updates And Bug Fixes
Re: Element TYPENAME is undefined in a CFML structure referenced as part of an expression error. I experienced this because I created the query from JSON data using an arrayOfStructuresToQuery funct ... read »
Roland Collins
Jul 3, 2009 at 6:03 PM
Create A Running Average Without Storing Individual Values
Just thought I'd add a bit to the discussion :) The only caveat with this approach is that it becomes less accurate over time because you're storing the results with limited decimal precision. It' ... read »
Jul 3, 2009 at 5:32 PM
Project HUGE: Get Big, Phase One (Chat Waterbury - Huge In A Hurry)
@Isnogood, I don't think I could ever get that many reps! Dang! I don't know how much weight I'm gaining, but I've got my fingers crossed. OMG - I just tried overhead squats for the first time: ... read »
Jul 3, 2009 at 5:24 PM
Adobe Announces That HomeSite Is Officially Dead
It'd be nice if they open-sourced HS. I'm sure someone could do some nice things with it. No point in putting something out to pasture that people still actively develop in. ... read »