File tree
Expand file treeCollapse file tree1 file changed
+2
-0
lines changed Expand file treeCollapse file tree1 file changed
+2
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -10,6 +10,8 @@ Under development
|
10 | 10 | - just put in the endpoint, e.g. `<Query readFrom="/posts">`
|
11 | 11 | - easy access to related resources (`posts.comments[n].author.name`)
|
12 | 12 | - clean up unused resources
|
| 13 | +- better than connect/thunk/request pattern |
| 14 | +- use `Query` as the "container", no need to dis actions for API requests |
13 | 15 |
|
14 | 16 | ```
|
15 | 17 | <Query>
|
|
You can’t perform that action at this time.
0 commit comments