@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 --> controllernot 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