Practice Object Basics in JavaScript Course

Go to class
Write Review

Free Online Course: Practice Object Basics in JavaScript Course provided by Treehouse is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge.

Overview
  • Practice working with object literals in JavaScript.

    What you'll learn

    • Objects
    • Object literals

Syllabus
  • Practicing Object Basics

    Practice working with object literals.

    Chevron 10 steps
    • Practice Creating an Object Literal

      1 objective

    • Practice 1 Solution

      1:48

    • Practice Adding a Method to an Object Literal

      1 objective

    • Adding a Method Solution

      2:36

    • Call a Method on an Object

      1 objective

    • Calling a Method Solution

      1:04

    • Practice Adding a Property on the Fly

      1 objective

    • Adding a Property Solution

      1:16

    • Practice Updating a Property's Value

      1 objective

    • Updating a Property Solution

      1:09