Skip to content

ProfJake/Lecture6_Objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

This repository has 3 branches:

master - empty

ES5 - Files demonstrating ES5 Syntax for defining objects in a module, Inheritance, and explaining prototypes

ES6 - Files demonstrating ES6 Syntax for defining objects in a module, Inheritance, and explaining class notation in JS

to checkout branches:

git checkout NAME_OF_BRANCH

EXAMPLE: git checkout ES5

Will pull out the branches on the ES5 branch. You can switch back and forth without losing the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published