Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 605 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 605 Bytes

Diode RAF Example

This example demonstrates how to batch and execute actions using requestAnimationFrame and an action processor.

See live demonstration

Usage

  1. Clone the repository from GitHub
  2. Run sbt "~fastOptJS" in the examples/raf directory
  3. Wait for update/compilation to complete (you'll see 1. Waiting for source changes... (press enter to interrupt))
  4. Navigate to http://localhost:12345/target/scala-2.12/classes/index.html
  5. Press Enter in console to quit