Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research Notes #3

Open
ro6 opened this issue Mar 1, 2017 · 0 comments
Open

Research Notes #3

ro6 opened this issue Mar 1, 2017 · 0 comments
Assignees

Comments

@ro6
Copy link
Owner

ro6 commented Mar 1, 2017

Some references for improving Dorio performance and reactivity:

One difference between Meteor and Hoplon/Javelin reactivity is that Meteors is async, and can be in intermediate/inconsistent propagation states, while in Javelin all cells have a consistent view of the state graph at all times. A JavaScript alternative that offers that consistency (while still being performant) is MobX.

@ro6 ro6 self-assigned this Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant