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

Event Generation and Event Handling Best Practices

$
0
0

@nagkumar wrote:

Any good documentation how to design generation and handling of events in Ember 1.x and 2.0.

I do see patterns of

component --> controller --> route
component --> route
component --> controller
component --> route --> controller

not sure which one is right and why it is right

in the bulbing scenario, which one get the first chance, it is application level of specific route level (which I see it as first chance given to route actions)

Posts: 4

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles