CSS Animations and Transitions
Enhance user experience with CSS animations and transitions. Learn the basics and advance to orchestration and choreography techniques. Discover CSS animation states, layout animations, and reactive animations with JavaScript. Improve your web apps and websites with these essential skills.
UI animations play an important role for web apps and websites in improving the user experience.
But creating animations can be difficult, or done excessively.
Learn CSS animation basics and transition to advanced concepts like orchestration and choreography.
Techniques you’ll learn: CSS transitions, animations, custom properties, data attributes, choreography, animation states, layout animations, and reactive animations with a little bit of JavaScript.