Skip to content

Commit d7aea20

Browse files
author
Vlad Balin
committed
docs
1 parent 8c40d65 commit d7aea20

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Getting_Started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@ <h2 id="page_How+the+Type-R+compares+with+X%3F">How the Type-R compares with X?<
102102
<table>
103103
<thead>
104104
<tr>
105+
<th>Feature</th>
105106
<th>Type-R</th>
106107
<th>BackboneJS</th>
107108
<th>EmberJS</th>
108109
<th>mobx</th>
109-
<th></th>
110110
</tr>
111111
</thead>
112112
<tbody>

docs/tipuesearch/tipuesearch_content.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docsource/00_Getting_Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Type-R is designed to be the substitution for BackboneJS, which was used extensi
2929

3030
In its core, it's an engine for managing the _aggregation trees_ composed of nested Records and Collections. It contains no View, Router, REST, and jQuery/Underscore dependencies.
3131

32-
| Type-R | BackboneJS | EmberJS | mobx
32+
Feature | Type-R | BackboneJS | EmberJS | mobx
3333
-|-|-|-|-
3434
View and Router | - | ✓ | ✓ | - |
3535
Models | ✓ | ✓ | ✓ | Objects as models

0 commit comments

Comments
 (0)