02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School

Objects and Animation

In this chapter we will dive deep into the world of objects. We will explore the built in objects.

Duration:

54:17

Created with

Ben Fhala

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.

Movings from Functions to Objects

Moving from functions of the world of objects.

00:48

Don't object, it's only an object

What are objects? How do we work with them? And how do we integrate them in JavaScript. That is today's topic.

10:44

Charge your phone, we're going on a date.

There is no better way to understand how to extend by practice. In this lesson we explore the date object.

09:51

It's your birth date

In this lesson we learn how to use the map operators in the process of creating a timer.

13:34

Playing with cats, functions and objects

Practice makes perfect. In this lesson we practice the usage of functions and objects.

13:04

Creating a timer

Everything is ready all that's left is to animate. In this lecture that's exactly what we're going to do.

06:15
Download Source Files