Last active
December 28, 2015 23:09
-
-
Save sveinn/7577220 to your computer and use it in GitHub Desktop.
QCon - Links from the Taming Mobile Track
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Mobile Web Performance and Stability Through Offline HTML5 | |
http://alistapart.com/article/application-cache-is-a-douchebag | |
github.com/axemclion/indexeddbshim | |
github.com/facebook/indexeddb-polyfill | |
# FT Talk | |
http://jsmanners.com/ | |
https://github.com/wilsonpage/fastdom (asynchronous dom) | |
https://github.com/slightlyoff/ServiceWorker | |
https://github.com/ftlabs/fastclick (solution to click delay problem) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment