|
|
|
|
|
by zachallaun
3999 days ago
|
|
Could you elaborate on this? This project seems to be moving in the same direction the React team is with Relay and GraphQL – the component describes the query it requires to render itself, and a query/caching layer executes the query automatically. |
|
Another point would be that the service or store could be re-used in more than just react, and it can be tested without having to consider the UI.