A web #animations deep dive with #Angular by thoughtram
https://blog.thoughtram.io/angular/2017/07/26/a-web-animations-deep-dive-with-angular.html
https://blog.thoughtram.io/angular/2017/07/26/a-web-animations-deep-dive-with-angular.html
blog.thoughtram.io
A web animations deep dive with Angular
Angular comes with a built-in animation system that lets us create powerful animations based on the Web Animations API. In this article we'll look at two differet approaches, namely imperative and declarative animations.