Looping and Animations
Duration: 36:23
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Looping and Animations Overview
What you'll learn
This is our last chapter in our beginner course for Learning JavaScript with animation. In this chapter we dive into the last big topic "loops". This chapter is our shortest one and I think it's quite a lot of fun because it's very visual. I hope to see you in our intermediates animation course. But before that let's start looping.
Throughout all the chapters so far we avoided creating elements dynamically. Not anymore. In this chapter all of our artwork will be dynamically added onto the stage. We will be leveraging all the libraries enter tool belt. Let's get started.