For example, a global "growl" style notifications widget. Would we use a global variable or pass a reference with something like $("some-other-component").scope().notifications = notificationsInstance?
↧