Skip to content

learn-co-curriculum/javascript-curriculum-assignment-objects-readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Objects

Objectives

  • Explain what an object is in JavaScript is
  • Create an object in JS
  • Access a value from an object
  • Add a key-value pair to an object
  • Delete a key-value pair from an object
  • Iterate over key-value pairs in an object

What the Student Already Knows

  • Variables
  • Data Type- Strings and Integers
  • Functions
  • Booleans, Comparison Operators, Flow Control
  • Arrays

View javascript curriculum assignment objects readme on Learn.co and start learning to code for free.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published