bordoley / reactive-js

Fast modern reactive Javascript programming library
MIT License
11 stars 0 forks source link

scheduler module #472

Closed bordoley closed 1 year ago

bordoley commented 1 year ago

add back the scheduler module and use caching of the schedulers. This way we can use the react scheduler outside of the react render tree, or set up a cached and shared animation scheduler etc.