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
States are not bound to types anymore, to type switching is not a problem anymore
Dynamic code synchronisation implementation was thrown out; has to be reimplemented
Refs fundamentally have the ability to store multiple elements → mature this feature
doSomething() works differently now; it is compiled by going through files; should be rewritten so that the lexical scope of the function is extracted with babel when it is called and compiled into a callable module, similar to state usage callbacks.
Tracking plans for cherry-cola.
Stability & Flexibility
Cherry-cola has to become stable with all the current features.
doSomething()
callbacks.use()
callbacksPerformance
Features
sideEffect()
resultsThe text was updated successfully, but these errors were encountered: