
Animating Vue
Lessons
1. Why Animate
2. Transitions
3. Page Transitions
4. Group Transitions
5. JavaScript Hooks + Velocity
6. Intro to GSAP 3
7. State with GSAP
8. Timelines with GSAP
9. Nested Timelines
Group Transitions
Learn how Vue’s transition-group component allows us to apply the same transition to a group of elements/components.