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

Describe a proposed way to limit rerenders because of the data context changes #84

Open
mitar opened this issue Oct 9, 2015 · 2 comments

Comments

@mitar
Copy link
Member

mitar commented Oct 9, 2015

Using computed field package.

@mitar
Copy link
Member Author

mitar commented Oct 9, 2015

Example of a discussion and example code is in #49 which talks about various issues with different types of equality.

@mitar
Copy link
Member Author

mitar commented Oct 9, 2015

Additional thing to limit is inside autoruns, as described in computed field package README.

And another one is if you need just a subset of (or clearly defined/limited) data context and would want to trigger reactivity only then. (Computed field + _.pick? Or to map each field to each own reactive variable? Reactive dict?)

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