Skip to content

Commit 9943962

Browse files
authored
Update README.md
1 parent 192cade commit 9943962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
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 dispatch actions for API requests
1315

1416
```
1517
<Query>

0 commit comments

Comments
 (0)