mauriciosoares/core.js

Implement Schedueler extension

Closed this issue · 2 comments

Let's start with a simple scheduler that provides, a replacement for requestAnimationFrame

Each module will have access to a centralized requestAnimationFrame, which avoids having a situation where each modules calls raw requestAnimationFrame on its own

do a performer comparison of both approaches before

closing for now