Learning AngularJS Animations
上QQ阅读APP看书,第一时间看更新

Do it yourself exercises

Create the same JavaScript animation as the one in our sample, but instead of setTimeout, use requestAnimationFrame. Check out on requestAnimationFrame.