Exploring the Angular 1.5 .component() method

added by JavaScript Kicks
11/13/2015 3:25:27 PM

1168 Views

Angular 1.5 is set to introduce the .component() helper method, which is much simpler than the .directive() definition and advocates best practices and common default behaviours. Using .component() will allow developers to write in an Angular 2 style as well, which will in turn make upgrading to Angular 2 an easier feat.


0 comments