Skip to content

AustinCodingAcademy/debugging-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Fork, clone, run npm install, npm start sdf

Do

  1. debug App.js. What is the value of maxNumberOfProductsAllowed. How many objects are in the products array after doing a slice on maxNumberOfProductsAllowed. Is this correct?
  2. debug functions.js createMagicNumber. What is the value of startingNumber immediately after line 8 executes? after the loop executes. Who is calling this function?
  3. debug the click event handler on the checkout button. Where is the code that is making the alert show up?
  4. debug Header.js and Links.js. Why is the text of the last link not showing up. What should show up?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •