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

Things are getting complicated

It's not you it's me. Well actually it's us:-). Now that we have under our belt primitive data types and complex data types, it's time for us to realize a very big difference between them. Primitive data types are like Xerox machines they just get duplicated whenever they're called. Complex objects, pm the other hand, are only referred whenever they're called.

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