Skip to content

Instantly share code, notes, and snippets.

View brundonsmith's full-sized avatar

Brandon Smith brundonsmith

View GitHub Profile

Objectives

By the end of this lesson, students should be able to:

  • Demonstrate a use case that explains prototypal inheritance and what kind of flexibility it gives to programmers
  • Use namespaces to organize application code
  • Define a custom constructor method that sets one or more properties of a new object

Preparation

Before this lesson, students should already: