Skip to content

tony2456/object-fiddles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Object Practice

Fork this repo, clone your fork, then open practice.js and complete all the activities.
  • COMMIT AND PUSH YOUR CODE OFTEN!

Learning Objectives

  • use cases for objects
  • how to create and add properties/values to objects
  • how to loop through objects
  • how to create and invoke a method
  • bracket notation vs dot notation
  • how to remove keys/props from objects (delete)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%