File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Under development
1010
- just put in the endpoint, e.g. `<Query readFrom="/posts">`
1111
- easy access to related resources (`posts.comments[n].author.name`)
1212
- 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
1315

1416
```
1517
<Query>

0 commit comments

Comments
 (0)