Intro
This repo contains a basic collections of useful documentation, links and tutorials used during my dive into web touch event control.
NOTE: No organized structure has been given to the links so don't follow top to bottom expecting to find a controlled learning curve
Assorted API Documentation links
- W3C Spec - 2013
- MDN Touch Events - 2016
Articles
FPS Optimization
- HTML5 Rocks: Performance Optimizations - 2011
- Applicable to any HTML5 App
- HTML5 Rocks: Mobifying your app - 2011
- Applicable to any WebApp you want to run on mobile
- W3C Mobile Best Practices - 2010
Code Samples
- Multi-touch Benchmarking - 2011
- FingerPrint Browser: interesting for user browser usage and capacity collection