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 4cd7e7f commit 0fedb5eCopy full SHA for 0fedb5e
docs/BackboneViews.md
@@ -15,10 +15,10 @@ Which by itself will be a big step forward, because:
15
attributes are guaranteed to hold values of declared types whatever you do, making it impossible to break client-server protocol.
16
- At the moment of writing, no other traditional model framework supports React's pure render optimization. :)
17
18
- For more information about `NestedTypes`, visit
19
- http://volicon.github.io/backbone.nestedTypes/
20
- and
21
- https://github.com/Volicon/backbone.nestedTypes
+For more information about `NestedTypes`, visit
+http://volicon.github.io/backbone.nestedTypes/
+and
+https://github.com/Volicon/backbone.nestedTypes
22
23
## Interoperation with existing Backbone Views
24
0 commit comments