Skip to content

krishnaff/debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN

Notes

  • All bugs fixed - relevant comments added (typos, missing imports, proper contructor props etc)
  • Issue with bootstrap imports fixed, only bootstrap v3 themes work
  • Instead of DOM manipulation using 'refs', the Navbar and LoginForm code is simplified by just passing props
  • showLoginForm, showCheckmark, showLogoutButton -> all three can be controlled from one state variable. Please see App-alternate.js and Navbar-alternate.js

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published