Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Make Your Animations Perform Well
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 My story
- 3 Living room
- 4 Chairs
- 5 Dont use them
- 6 CSS vs JavaScript
- 7 Browser paints a website
- 8 Layout
- 9 Layers
- 10 Compositing
- 11 Changes
- 12 Why
- 13 The problem
- 14 Will Change
- 15 Give a browser a moment
- 16 Too many layers
- 17 Use will change
- 18 Flippityflip States
- 19 Transforms
- 20 Why use transforms
- 21 Where to use flip
- 22 Serving the frames
- 23 The 60 millisecond deadline
- 24 RequestAnimationFrame
- 25 How it works
- 26 Test your animations
- 27 Timeline tool
- 28 Layers tab
- 29 Firefox
- 30 Summary