SolidJSS
SolidJSโ€ข16mo agoโ€ข
1 reply
Vex

Is there a hook for causing a reactive update manually?

As the title says.
Context: I have some operations in a derived reactive primitive, where the current way to cause the update is to reallocate a lot of memory. In this derived primitive I do have a lot more knowledge about the data being manipualted compared to what the base version is working with, so if there was a manual way to trigger an update, I could optimize a lot.
Was this page helpful?