Web Visualization with HTML5, CSS3, and JavaScript Season 1 Episode 25 Creating a Callback and Activating the Queue
- November 22, 2015
- 6 min
In the last video, we started to store animations that were not yet ready to trigger. In this video, we will continue going down that path by going into the current animation logic and asking it to update us when it's done using a callback. Once we have this logic in place, we have everything that we need to create an animation engine.