Awesome
Ripple | Delay
Extends the rendering pipeline to delay rendering a view by a specified time (ms)
<component-name delay="500">
This is useful to make your app feel more responsive. If you are rendering a long list/feed of things, consider turning it asynchronous to give your page breathing space to run smoother.