aronallen / cycle-sandbox

Sandbox UI Components with Web Workers in the Cycle Architecture.
MIT License
18 stars 2 forks source link

sample on raf #14

Closed aronallen closed 7 years ago

aronallen commented 7 years ago

samle the returning DOM stream with RAF from main thread. This is to avoid DOM updates queuing up, when the window is idle, and replaying upon focus.

11

aronallen commented 7 years ago

@MariusKazlauskas @michalvankodev please review if you have a moment