DEV Community

Discussion on: Ember Apollo Client + @use

Collapse
 
pabloascarza profile image
Pablo Ascarza

Great job, but i think you could add the case where you fetch data from some component to show a way more easy to understand a see the benefits of this to people that are new in Ember, or came from another frameworks and want to see whats ember have to offer, or just simply prefer to fetch data in the components and avoid controllers.

Collapse
 
chrismllr profile image
Chris Miller • Edited

Agree here, there is likely also an opportunity to illustrate using the resource entirely in the template as well. Resources are truly a powerful paradigm