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

Want to know how it works #4

Open
nanfang2000 opened this issue Jan 12, 2021 · 0 comments
Open

Want to know how it works #4

nanfang2000 opened this issue Jan 12, 2021 · 0 comments

Comments

@nanfang2000
Copy link

First, great work! This is the most complete and natural reactive python implementation I ever seen.
However when I looked into the code, I did not notice any place that build the dependence tree for the state/model. Is that true or did I missed something?
As I know, unlike reactjs to rebuild the tree, the MobX only re-render the component that depends on the model. Children components would not be affect. Is my understanding correct?

Thanks!

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