You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We mentioned before that in order to have an API that updates a final value when something changes, we’re going to have to set new values when something changes.
In the part above, I think we have to say about function trucking, however, it seems to be said about updating new value.
Track the function that changes it: We do this in a getter within the proxy, called effect
I think the function name is not effect but track.