If youâve never written code to animate inside the browser, you can stop reading :) What is requestAnimationFrame? In your animation work, youâve used a timer loop to make changes every few milliseconds. Good for us: browser vendors have decided, âhey, why donât we just give you an API for that, because we can probably optimize some things for you.â So itâs basic API for use with animation, whethe
{{#tags}}- {{label}}
{{/tags}}