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
update[State]: should the old or new rest/state be presented as the value?
put[State]: should the value from update[State] or null be presented as the value?
The text was updated successfully, but these errors were encountered:
mattfenwick
changed the title
write get/put in terms of update, getState/putState in terms of updateState
write get[State]/put[State] in terms of update[State]
Sep 26, 2016
See this.
Questions
update[State]
: should the old or new rest/state be presented as the value?put[State]
: should the value fromupdate[State]
ornull
be presented as the value?The text was updated successfully, but these errors were encountered: