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

[point] Figure out a way to memoize until depending variables changed #39

Open
joelalejandro opened this issue Aug 25, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@joelalejandro
Copy link
Member

While attempting to use typescript-memoize, it turns out that if the score changes, the sum components don't refresh if they use the memoize decorator, therefore the score never changes.

A list of modifiers can be extensive, so we need to figure out how to apply condition-driven memoization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant