Skip to content

EM520/12-JS-object-oriented-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Objectives

  • Ability to understand the role Constructors play in JavaScript.
  • Be able to create flexible functions that can serve a variety of data

Normal Mode

  1. You'll be ONLY adding code to the (constructors) area of the constructors.js, leave the rest of the code alone
  2. Your goal is to make sure all of the tests pass
  3. To see what that looks like, refer to the final.png inside the repo

Deliverables

  1. Push to github (origin/master)
  2. Deploy to github pages

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.3%
  • HTML 5.7%