JS Minute
JS Minute
Varun
JS Minute 02 - Request Animation Frame
1 minutes Posted Apr 18, 2018 at 5:57 pm.
0:00
1:47
Download MP3
Show notes
About JS Minute:
JS Minute is a podcast that takes a look at what is happening in JavaScript world and also uncover newer functionalities the language has to offer.
Episode Links:
Polyfill for requestanimationframe: https://gist.github.com/paulirish/1579671
MDN: https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame
Better performance with requestanimationframe: https://dev.opera.com/articles/better-performance-with-requestanimationframe/