Blog/Podcast

Keeping track of ‘this’ in JavaScript

In JavaScript, the special variable this is used to refer an object. But which object this refers too depends on the code you're executing and how this is used. So, a common problem for those learning JavaScript is keeping track of the value of this in different situations.

Flexibility is fun, but use it with care

When you begin programming in JavaScript, you'll need to use variables. A variable is just a bit of storage to hold a value. Just about every line of code you write will use a variable of one kind or another, so it's a good idea to get familiar with the kinds of things you can put in variables, and how you can use them.

Dive into JavaScript

If you know HTML and CSS, you're ready to begin learning JavaScript. But you might be surprised, because JavaScript looks quite different from both HTML and CSS...

Don't miss out!!

Don't miss out on brain-friendly WickedlySmart updates early access to books and general cool stuff! Just give us your email and we'll send you something about once a week. 

You have Successfully Subscribed!