ShankarAnbalagan / debugging-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Test V1.1

This is a bug test where we evaluate your ability to resolve bugs based on console log messages you get. We also want you to demonstrate in the code (with comments) what was the bug, how you resolved it and as you inspect the code if there are ways the code could be improved.

In summary in this test, do the following:

  • Review each bug and fix them
  • Comment what was the bug and how you resolved it
  • Inspect the code to find improvements in style, best practices and logic
  • Make the improvements with comments as to why you'd make those improvements

Good luck!

About


Languages

Language:JavaScript 75.3%Language:CSS 21.0%Language:HTML 3.7%