evancz / react-angular-ember-elm-performance-comparison

Comparing performance of Elm, React, Angular, and Ember
BSD 3-Clause "New" or "Revised" License
91 stars 39 forks source link

Why is requestAnimationFrame safe in Elm? #14

Closed anthony2025 closed 6 years ago

anthony2025 commented 6 years ago

Thanks for a great article! I'm very sorry for opening an issue for this, but I couldn't understand how does Elm gets around the issues you mention for requestAnimationFrame. Could you please point me in the right direction?

evancz commented 6 years ago

Can you ask on one of the community forums? http://elm-lang.org/community

The folks on slack or discourse will be happy to talk through it!