Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Balin committed Jul 7, 2015
1 parent 8ffdac5 commit 8016160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It allows you:
- To use your existing Backbone Models as React component state.
- Update React components on Backbone events.

Thus, no refactoring of your application is required. You can start writing UI with React immediately.
Thus, no refactoring of your application is required. You can start writing UI with React immediately replacing your Backbone Views one-by-one, while keeping your existing models.

This extension works with raw Backbone. However, in order to take full advantage of React/Backbone
architecture you are encouraged to upgrade to Backbone.NestedTypes. It will give you following
Expand Down

0 comments on commit 8016160

Please sign in to comment.