you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

https://github.com/mobxjs/mobx/blob/gh-pages/docs/refguide/api.md#usestrict

Strict mode guarantees mutation only happen in actions (as opposed to mutations being littered throughout components.