This course has been updated! We now recommend you take the JavaScript Performance course.
Check out a free preview of the full Website Performance course:
The "CSS Transition vs. CSS Animation" Lesson is part of the full, Website Performance course featured in this preview video. Here's what you'd learn in this lesson:
CSS animations are a powerful way to keyframe animations with CSS. CSS transitions, on the other hand, are pre-calculated animations based on a starting and ending property.