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

How to never lose your scope

One of the most common problems JavaScript developers encounter is losing their scope. In this lesson we're going to solve that problem and explain to you exactly how scope works. By the end of this lesson you should master the world of scopes and objects. We'll complete the Life clock as well, and with it we will wrap our conversation about objects.

Intro

At this stage or ready to get familiar with the object object. In this chapter we're going explore and learn how to leverage it for our creations.

00:39

The Object object

So far when we worked with objects we worked with objects that were useful right on their own.

12:35

Going back to TweenMax

Now that we know how to work with objects it's time for us to pimp out our animations. In this lecture are going to go back to the TweenMax library and really understand every single step that we were

06:26

Things are getting complicated

Now that we have under our belt primitive datatypes and complex datatypes it's time for us to realize a very big difference between them.

09:17

Our most complicated creation

This is a really long lecture in part one of two parts where by the end of it working to create a really wicked Life clock.

22:15

How to never lose your scope

One of the most common problem JavaScript developers encounter is losing their scope.

10:58