Util for mapping an observable array into view models. #3521
danielyogel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I keep finding myself in a situation, where I need to keep in sync (create/update/delete/move) an array of models (AKA VMs, Classes, factory functions) - with some observable array.
Is there some util of generic solution for that for MobX?
Beta Was this translation helpful? Give feedback.
All reactions