A short summary of jQuery Summit 2009

by Andreas Nylin 21. November 2009 10:17

jQuery summit is an online conference that was held this Thursday. The main event was of course The State of jQuery with John Resig.

John talked a lot about the news in the upcoming version 1.4 of jQuery. Some of the news are:

  • Optimization and improvements of existing functions (some are now three times faster that before)
  • jQuery.core will be split in to several modules.
  • Dynamically loading portions of the library with .getScript().
  • .toArray() method. Returns an array of DOM elements.
  • .get(-N). Access elements with negative indices.
  • .data(). Returns all data for an element.
  • .detach(). Like .remove() but keeps events and data intact.
  • .remove() is now a lot faster.

Other news:


Other interesting presentations were jQuery Anti-Patterns for Performance & Compression with Paul Irish and Refactoring jQuery with Mike Hostetler.

Tags: , , ,

Development

blog comments powered by Disqus

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 2.5 Sweden License.


Welcome to the Dropit blog!

Here we, the people that work at Dropit, will write about stuff that interests us. For example web development, especially with .NET and EPiServer - but we'll also talk about other techniques that interest us, marketing on the web, social phenomenons, pop culture, games and software development in general.