Just like AngularJS, Angular 2 has a mechanism for applying animations to your application. During this article we'll look into the animation API.
In this article we'll go more in depth on components with Angular 2, such as property and event binding. We'll do this by creating a pagination component.
A lot has changed with Angular 2, and the driving force behind it changed from controllers to components. During this tutorial we will write a component.