We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e10a6 commit c9e823fCopy full SHA for c9e823f
README.md
@@ -16,7 +16,7 @@ features to help managing complex application state:
16
17
- Proper nested models and collections implementation with deep changes detection. React components will
18
update UI on nested attribute changes.
19
-- Dramatic improvement in model update performance. Up to 40x faster in Chrome.
+- Dramatic improvement in model update performance compared to Backbone. Up to 40x faster in Chrome. Imprortant for mobile devices.
20
- Type safety. Attributes are guaranteed to hold values of declared types all the time.
21
22
For more information, visit
0 commit comments