Introduction
Welcome
()
What you should know
()
Using exercise files
()
1. Web Development Fundamentals
Alternative options for animation
()
Choosing a development environment
()
Creating an HTML document
()
Styling the document with CSS
()
Writing JavaScript
()
Testing in the browser
()
2. JavaScript Animation Foundations
✓ Challenge: Additional properties
()
✓ Solution: Additional properties
()
Configuring DOM elements
()
Visual change over time
()
Ending an animation
()
Making use of requestAnimationFrame
()
Interactive animation
()
3. Animating within Canvas
✓ Challenge: Adding effects
()
✓ Solution: Adding effects
()
Configuring a canvas element
()
Drawing within the canvas context
()
Animating within the canvas
()
Adding acceleration
()
4. Web Animations API
Configuring our web elements
()
Basics of the animate method
()
Using additional keyframe properties
()
Apply easing to the animation
()
Controlling animation playback
()
Ex_Files_Vanilla_JS_Animations.zip
(1.0 MB)