Skip to content

Lambda-School-Assignments/Advanced-Javascript-Mini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Advanced JavaScript Mini Lab

Topics

  • this
  • closure
  • new
  • constructor functions
  • class

In this mini lab you'll be taken through the world of using the this keyword. You'll also get a chance to look at how object creators function constructors are made.

Project initialization

Everything you need, including all instructions are found in the app.js file. Remember we'll be expounding on each of these topics in the advanced javascript lab so don't feel too bad if you don't complete this all right now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%