Back to Browse

javascript : setTimeout, setInterval, and requestAnimationFrame: PART ONE

12.6K views
May 27, 2015
11:39

This is a two part series, showing how to use JavaScript's setTimeout, setInterval (part1), and requestAnimationFrame (part2). There is more than meets the eye with these 'time dependent' function callers, and I will show you how to get the most out of them in these two videos. Even if you are familiar with setTimeout and setInterval, I think you should still watch part 1, as it explains what requestAnimationFrame (part 2) is actually doing and why it needs to exist.

Download

1 formats

Video Formats

360pmp415.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

javascript : setTimeout, setInterval, and requestAnimationFrame: PART ONE | NatokHD