mquan / turbo-issues

bug tracking for turbo
0 stars 0 forks source link

Use energize to make snappy click event #10

Closed mquan closed 12 years ago

mquan commented 12 years ago

Added the lib but didn't notice any difference and it breaks (reload page) after a few click. There are probably bugs, observe for now

https://github.com/davidcalhoun/energize.js

mquan commented 12 years ago

Tried again, doesn't see any noticeable improvement. But some links require several clicks. Shelf for good.

mquan commented 12 years ago

This is crucial, 300ms is a noticeable delay https://developers.google.com/mobile/articles/fast_buttons

http://miniapps.co.uk/blog/post/event-delegation-for-touch-events-in-javascript/

Here's another lib: https://github.com/cheeaun/tappable

Energize is actively maintained