Ajax Loader
×

The this Keyword in Javascript

The keyword this refers to the current object in Javascript, inside Constructors (they're just functions that we'll cover this later) or plain simple objects.

This lesson will mostly cover the aforementioned keyword.

Few Notes:

  • When I say 'server-side language like Node.js' in the codecast, I meant, 'server-side engine/environment'. Node.js is not the language itself.

Related:


    Warning: Invalid argument supplied for foreach() in /var/www/cssdeck.com/app/modules/labs/views/_details.php on line 68
×

Coding Preferences


HTML

CSS

Javascript

More

×

Your Default Settings - Preferences

×
×
×

Validations

(Errors from your JS or Pre-Processors code)

    HTML
    CSS
    JavaScript

    The this Keyword in Javascript

    CSSDeck G+