Hacker News new | ask | show | jobs
by itsmonktastic 5035 days ago
The tutorial uses Zepto for animations, which backs onto CSS transforms.

"Zepto exclusively uses CSS transitions for effects and animation. jQuery easings are not supported."

From http://zeptojs.com/#animate

1 comments

doesnt look like they implement 3d transforms which is where the performance would come from.