Questions tagged [motorcycle]

Use the motorcycle tag to tag questions related to the statically-typed, functional and reactive framework Motorcycle.

1 questions
1
vote
1 answer

How do I use requestAnimationFrame with Motorcycle and mostjs

I am using Motorcycle to create a small application. I need to call a function on every requestAnimationFrame. Since it is a side effect, I know it must be done in an "effectful" component. However, mostjs doesn’t provide a source, such as it…
Frederik Krautwald
  • 1,782
  • 23
  • 32