jQuery San Francisco 2012: Sessions Recap and Updates

Table of Contents

1. jQuery San Francisco 2012

2. Sessions

2.1. State of jQuery

2.1.1. Releases will slow down

Only 1.8 in mid-2012.

2.1.2. 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.

2.1.3. Closure Compiler

A number of pitfalls when working with the compiler. Work is in progress with the Closure team.

2.1.4. jQuery 2.0 (Early 2013)

Same API but no support for IE8 or less.