Now you have no excuse not to know jQuery

I'm not the first person to report this, but Scott Guthrie recently announced that jQuery will ship with Visual Studio 10This is huge news.  When I talk to an audience about javascript, most people I talk to have never used a javascript library.  Now I'm excited to have the ability to talk at length about jQuery and not have people raise their eyebrows at me and tell me that they hate javascript.

Recently at the ASP Insiders Summit I asked how many people actually like coding in javascript.  About 6 people (out of 30) raised their hands.  I then asked, "How many of you use jQuery?"  The same 6 kept their hands in the air.  Postulate what you want, this can either mean:

jQuery makes you love javascript again.

or...

Those who love javascript, choose jQuery.

Though I won't laugh in your face, like some :), but I will gently suggest that if you aren't yet familiar with jQuery, now is the time to learn.  I can recommend jQuery in Action if you're serious about it, but a simple Google search will get you most of what you need.

The other reason why this is big news, is that soon you'll be able to open up product support issues with Microsoft about jQuery.  Let that sink in for a second.  An open source project, under the MIT license, will be fully supported by Microsoft.

I applaud Microsoft for making this decision.  It's not your typical Microsoft anymore.

#1 Steven Harman avatar
Steven Harman
9.29.2008
11:17 AM

>> It's not your typical Microsoft anymore.I think you mean, "This ain't your daddy's Microsoft anymore." :)


#2 silvia avatar
silvia
9.29.2008
1:26 PM

Wow,I think a Microsft commercial just unfolded before my eyes on your blog :)


#3 J.P. avatar
J.P.
9.29.2008
3:49 PM

I'm a PC!


#4 Eric Popelka avatar
Eric Popelka
9.30.2008
9:49 AM

Of course, now the .NET community is going to get inundated with jQuery vs Prototype vs MochiKit vs MooTools vs Dojo vs Yahoo! UI debates....Ultimately I'm sure most of us will gravitate towards jQuery, but it was fun having so many choices. e.g. I like MochiKit when I'm maintaining legacy apps since you can tell it not to pollute the global namespace...I like Prototype when I want to be cool like those Ruby on Rails folks...I like MooTools just because the name rocks. Now it seems like Microsoft has declared "Thou shalt use jQuery."


#5 Ben Scheirman avatar
Ben Scheirman
9.30.2008
9:55 AM

@Eric - yeah I agree that choice is nice, but I think they made the best choice they could for .NET developers.jQuery has enormous momentum and happens to be the leading favorite (from my standpoint) --though I wouldn't hesitate to use another framework if the rest of my team was more comfortable.The biggest point here I think is that Microsoft is saying "Hey!These guys really have something here" and they aren't just trying to compete for feature parity in MS Ajax.


#6 Michael Knopf avatar
Michael Knopf
12.05.2008
3:52 PM

Ben, I completely agree. I've been using jQuery for some time now, I actually started with jQuery as JavaScript has been something I just have not dedicated myself to tackling and jQuery significantly reduces the barriers to entry. I applaud MS for committing to it (even though i suspect the ASP.NET MVC guys were the real driving force behind this commitment)