Objects and Animation
Duration: 54:17
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.
Objects and Animation Overview
What you'll learn
In the last chapter we explore the world of functions and with that we wrapped the last Basic building block of JavaScript. At this stage we're ready to take a step deeper into more complicated constructions: objects. In this chapter we will dive deep into the world of objects. We will explore the built in objects , we will instantiate our own date and create a timer. By the end of this lesson you should have a strong foundation in working with objects.