effective-jquery
effective-jquery copied to clipboard
Effective jQuery
Patterns for maintainability and performance
This conference talk is about effective use of jQuery. Look out for a session near you.
Resources
Here are additional resources that should be useful.
General
Usage
Adopted from Google's IO 2012 slides
To regenerate CSS files, use
compass compile
Open index.html from filesystem or local server.
Presenter mode
The slides contain a presenter mode feature to view + control the slides from a popup window.
To enable presenter mode, add presentme=true to the URL: http://localhost:8000/index.html?presentme=true
To disable presenter mode, hit http://localhost:8000/index.html?presentme=false
Presenter mode is sticky, so refreshing the page will persist your settings.
When activing, a popup is opened. Use that on your laptop's screen, and go full-screen on the opener tab. Move that to the projector screen.
License
Copyright 2014 Jörn Zaefferer
Licensed Apache License 2.0, same as the original IO 2012 slides.
You're welcome to reuse slides and examples.