pomerantsev / angular-training

An empty repo for creating tasks as issues
0 stars 0 forks source link

Back to collaborating Directives... #11

Open al-the-x opened 10 years ago

al-the-x commented 10 years ago

From a previous assignment (see #5), we saw when the invocations of those callbacks occurred and what arguments were passed to them with simple console.log() statements. From our review today, we saw how the call-stack was constructed and where in the code the arguments and callbacks are defined. Additionally, we discussed how "transcluded" scopes exist outside of the regular scope chain. Using our collaborating Directives that mimic the ng-view Directives:

al-the-x commented 10 years ago

There was something else we discussed this morning regarding this assignment. Do you remember what it was?

pomerantsev commented 10 years ago

No, unfortunately, I don't.