4 Matching Annotations
- Jan 2021
-
github.com github.com
-
You should default to the most permissive option imo and there really is no reason to check anything until you really need to If it were left to me I'd just use optional chaining, as it also eliminates the need for no-ops
(lazy checking)
-
- Sep 2020
-
github.com github.com
-
new style RFC
-
- Jun 2020
-
-
DaveLagnado on Reddit
-
- Sep 2019
-
codeburst.io codeburst.io
-
What if MobX did make assumptions on how your data is structured? What if it is opinionated? That is the curious case of Mobx state tree.
-