Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Receiving data by clicking on a component

$
0
0

@FrienD wrote:

Hello everyone!
I am newbie in the world of the development of SPA and apologize in advance for a simple question.

I have two models: theme and collection, and they have relations: theme has many collections.
On page /themes a user can see the component theme-card with theme. When he clicks on one of the cards, I must load nested resource - collection for clicked theme and render it with compoent collection-card. How I can do this, if components with following manuals shouldn't load any external data?

Thank for your answers!

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4838