Hacker News new | ask | show | jobs
by SomeCollegeBro 3589 days ago
Angular2 directives now have the concept of Inputs and Outputs for data flowing through them. It's a much better design than angular.js in my opinion.

https://angular.io/docs/ts/latest/cookbook/component-communi...