Skip to content

Unit 2 Lesson 6 Problem Set - Introduction to JavaScript Objects

License

Notifications You must be signed in to change notification settings

shadow7324/problem-set-2_6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit 2 Lesson 6 Problem Set

Introduction to JavaScript Objects

Directions

  1. Fork and clone this lab

For Coding Exercises:

  1. Navigate to the exercises directory to complete the coding exercises.

  2. Run npm install to load project dependencies.

  3. Complete coding exercises in the exercises.js file.

  4. Test your code often by running npm test.

  5. Check for style by running eslint exercises.js in the terminal.

    Note: You are not done with your exercises until all tests pass and there are no eslint errors.

For Short Responses:

  1. Write your responses directly in the short-response.md file. As you commit and push changes, you will see your rendered markdown on GitHub.

  2. When you are done with both sections. Push your final commits and open a PR.

About

Unit 2 Lesson 6 Problem Set - Introduction to JavaScript Objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%