Skip to content

Commit c9e823f

Browse files
author
Vlad Balin
committed
Update README.md
1 parent 99e10a6 commit c9e823f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ features to help managing complex application state:
1616

1717
- Proper nested models and collections implementation with deep changes detection. React components will
1818
update UI on nested attribute changes.
19-
- Dramatic improvement in model update performance. Up to 40x faster in Chrome.
19+
- Dramatic improvement in model update performance compared to Backbone. Up to 40x faster in Chrome. Imprortant for mobile devices.
2020
- Type safety. Attributes are guaranteed to hold values of declared types all the time.
2121

2222
For more information, visit

0 commit comments

Comments
 (0)