Skip to content

Animation loop should use or reference requestAnimationFrame #4

@zachberry

Description

@zachberry

The loop code uses setInterval which will work in every browser, but we should at least mention requestAnimationFrame which is more efficient and built for animations.

More info: http://paulirish.com/2011/requestanimationframe-for-smart-animating/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions