Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Creating Web Animations : Bringing Your UIs to Life

Posted By: readerXXI
Creating Web Animations : Bringing Your UIs to Life

Creating Web Animations : Bringing Your UIs to Life
by Kirupa Chinnathambi
English | 2017 | ISBN: 1491957514 | 210 Pages | True PDF | 13 MB

Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn't explain the context of the UI problem that animations are trying to solve. That's where this book comes in.

You'll gain a solid technical understanding of how to create awesome animations using CSS and learn how to implement common UI patterns, using practical examples that rely on animations to solve a core problem. Frontend web developers and designers will not only learn important technical details, but also how to apply them to solve real-world problems.

- Create animations found in common user interface implementations, such as bounce after scrolling, expanding search boxes, and content sliders
- Learn the technical details of working with CSS animations and transitions
- Use CSS transforms to very animate an element's position, scale, and orientation
- Understand the importance of easing