What is snapshot in MobX state tree?

Snapshots are the immutable serialization, in plain objects, of a tree at a specific point in time . Snapshots can be inspected through getSnapshot(node, applyPostProcess) . Snapshots don’t contain any type information and are stripped from all actions, etc., so they are perfectly suitable for transportation.

Sizin İçin Seçtik  Why do I need MobX?

Leave a Reply

Your email address will not be published. Required fields are marked *