JQuery 3.0 Beta Marks 10th Anniversary
Written by Ian Elliot   
Friday, 15 January 2016

jQuery has reached its 10th birthday and jQuery 3.0 has reached beta status. Having dumped the idea of a "compat" variant that would support older browsers there is now only one version of jQuery 3.0.

jquery

John Resig was still in college when he unveiled his jQuery JavaScript library on January 14, 2006. He stepped down from the project in 2011 but by then it had attracted a strong community and has become the most popular JavaScript library.

In a blog post for the 10th anniversary Resig writes:

It’s fascinating to see what place jQuery continues to hold in the world of web development. When I originally created the library I wanted to scratch two personal itches: 1) To provide a simple interface for interacting with the DOM and 2) Reduce the number of cross-browser issues that exist during development. Thankfully we now live in a world which is much rosier than back in 2005, when I was writing jQuery. Most users are on evergreen browsers and most have access to the recent standards-specified technology. It pleases me that there is apparently still a place for simple API design in the world, as jQuery’s continued success attests. jQuery is more popular than ever, surprisingly enough! 77.8% of the top million web site on the web use it, which is astounding.

On the same day the jQuery blog announced the beta release of next major version, jQuery 3.0, within a week of  minor releases of both the jQuery 2.x and 1.x branches.

Two branches of jQuery had been maintained over the past few years because, in order to be smaller and faster, jQuery 2.0 didn't support versions of Internet Explorer prior to IE9. So jQuery 1.0 continued to be developed to cater for IE8.  jQuery 3.0 is the single version to upgrade both of them.

It had been envisioned that it would have two variants with a "compat" branch supporting as many browsers as possible whereas the standard version would just work with the current and previous versions of the browsers that are common at the time of its release. However in this weeks blog post Timmy Willison writes:

You can forget that. On January 12, Microsoft dropped support for IE8, IE9, and IE10. We’re not going to go that far just yet, but we are dropping support for IE8. And with IE8, so goes jQuery Compat, gone before we even released a final version. There will only be one jQuery from now on!

He chooses this graphic to illustrate this radical decision:

 

onlyonejjq3

 

The blog post outlines major changes since the alpha release and a A complete list of changes is available on the jQuery GitHub bug tracker.

 

More Information

jQuery 3.0 Beta Released 

Related Articles

JQuery 2.2 Released

JQuery 3 in Alpha

Microsoft Stops Supporting IE 8, 9 and 10 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter,subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


Pi Day - The Great Unanswered Questions
14/03/2024

It's Pi day again, again, again... Even after so many, I still have things to say about this most intriguing number. The most important things about Pi is that it is irrational and one of the few tran [ ... ]



Bun Shell Released
29/02/2024

The developers of the Bun JavaScript runtime have released Bun Shell, a new experimental embedded language and interpreter in Bun that lets you run cross-platform shell scripts in JavaScript and TypeS [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 15 January 2016 )