yieldmachine icon indicating copy to clipboard operation
yieldmachine copied to clipboard

Support using immer as internal state

Open RoyalIcing opened this issue 4 years ago • 0 comments

  • Immer: https://github.com/immerjs/immer
  • Shoalmate: https://github.com/RoyalIcing/shoalmate
  • Vanilla JavaScript object/array copies Redux-style

Can derive from one to the other. e.g. Have generator functions internally that become Arrays publicly.

RoyalIcing avatar Apr 26 '21 03:04 RoyalIcing