Skip to content

DM-GY-6063-2023F-D/week06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 06

Functions with functions:

Example that shows how to call array functions that take other functions as parameters.

Classes:

Turning our JavaScript objects into class instances.