Web Animations are a new set of standards to unify CSS and JavaScript animations. With Web Animations you get the power of animating on the GPU while maintaining the control of working in JavaScript. But coordinating all these animations is no easy task and thankfully there’s an element for that—well a behavior actually but stay with me!
In this episode I’ll teach you how to use the neon-animation behaviors from the Polymer Element catalog to mixing slick animation behavior without the hassle of managing everything yourself. And with this knowledge we’re all setup to learn about the legendary neon-animated-pages element in a following episode.
Read More
Project source
https://github.com/Polymer/polycasts/tree/master/ep23-neon-animation/login-panel
Neon Animation Docs
https://elements.polymer-project.org/elements/neon-animation?active=neon-animated-pages
Neon Animation Guide
https://elements.polymer-project.org/guides/using-neon-animations
Custom icons with Iron Iconsets -- Polycasts #22
https://www.youtube.com/watch?v=tjmRUgUca1g&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN&index=2
Behaviors -- Polycasts #21
https://www.youtube.com/watch?v=YrlmieL3Z0k&index=1&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN
Iron Icons -- Polycasts #20
https://www.youtube.com/watch?v=6kkNgVG6LuI&list=PLOU2XLYxmsII5c3Mgw6fNYCzaWrsM3sMN&index=1
More information
- Polymer Slack: http://bit.ly/polymerslack
- Subscribe to the Google Developers Channel