jQuery San Francisco 2012: Sessions Recap and Updates
Table of Contents
jQuery San Francisco 2012
Sessions
State of jQuery
Releases will slow down
Only 1.8 in mid-2012.
Grunt-based builds
Supports more granular build systems.
https://github.com/jquery/jquery/blob/master/README.md
The problem is finding the correct plugin then defining the dependencies.
Closure Compiler
A number of pitfalls when working with the compiler. Work is in progress with the Closure team.
jQuery 2.0 (Early 2013)
Same API but no support for IE8 or less.
Sizzle performance in 1.8
- Filtering and matching : http://jsperf.com/jquery-id-init
Exterminating Common jQuery Bugs
Debugging JavaScript
Grunt
Initialization
grunt init:gruntfile