This example demonstrates how to batch and execute actions using requestAnimationFrame
and an action processor.
- Clone the repository from GitHub
- Run
sbt "~fastOptJS"
in theexamples/raf
directory - Wait for update/compilation to complete (you'll see
1. Waiting for source changes... (press enter to interrupt)
) - Navigate to http://localhost:12345
- Press
Enter
in console to quit