Book description
We’ve come a long way since the days of flashing banner ads and scrolling news tickers. Today, the stunning motion design of iOS and Android dramatically improves a user’s experience — instead of detracting from it. The best sites and apps of today leverage animation to improve the feel and intuitiveness of their interfaces. Sites without animation are starting to feel antiquated.
This book provides you with a technical foundation to implement animation in a way that’s both visually stunning and programmatically maintainable. Throughout, we consider the balance between enriching a page with motion design while avoiding unnecessary flourishes
Readers will learn how to design loading sequences that ensure users stay fully engaged instead of tuning out, how to leverage simple physics principles to make apps respond naturally to users’ input (just like motion behaves in the real world), how to exploit CSS transforms to create rich depth in animations, and how to fully leverage JavaScript animation libraries like Velocity.js to streamline animation programming. From animation performance to theory, we cover everything needed to become a professional web animator. Whether you're a novice or professional web developer, this book is for everyone.
Why is all of this so important? Why is it worth your time to become a professional motion designer? For the same reason that designers spend hours perfecting their pages’ font and color combinations, motion designers perfect their animations’ transition and easing combinations: Refined products feel superior. They leave users whispering to themselves, “Wow, this is cool”, right before they turn to a friend and exclaim, “You gotta try this.”
Table of contents
- Contents
- 1. Advantages of JavaScript Animation
- 2. Animating with Velocity.js
- 3. Motion Design Theory
- 4. Animation Workflow
- 5. Animating Text
- 6. Scalable Vector Graphics Primer
-
7. Animation Performance
- The reality of web performance
- Technique: Remove layout thrashing
- Technique: Batch DOM additions
- Technique: Avoid affecting neighboring elements
- Technique: Reduce concurrent load
- Technique: Don’t continuously react to scroll and resize events
- Technique: Reduce image rendering
- Technique: Degrade animations on older browsers
- Find your performance threshold early on
- Wrapping up
Product information
- Title: Web Animation using JavaScript: Develop and Design
- Author(s):
- Release date: March 2015
- Publisher(s): Peachpit Press
- ISBN: 9780134096681
You might also like
book
JavaScript Programming: Pushing the Limits
Take your JavaScript knowledge as far as it can go JavaScript has grown up, and it's …
book
CSS Animations and Transitions for the Modern Web
Modern websites use a variety of animated effects not only to improve usability but also to …
book
Creating Web Animations
Creating user interfaces that are fun, practical, fluid, and memorable is hard. And existing learning materials …
book
Architecting CSS: The Programmer’s Guide to Effective Style Sheets
Leverage various CSS features in combination with popular architectures in order to bring your style sheets …