Skip to content

Instantly share code, notes, and snippets.

View JustinD85's full-sized avatar
🏆
More no's than yes's; Failures than successes; Keep truckin, count your blessins

Justin Duncan JustinD85

🏆
More no's than yes's; Failures than successes; Keep truckin, count your blessins
View GitHub Profile
@JustinD85
JustinD85 / code-review-checklist.md
Last active December 10, 2018 18:34 — forked from thatPamIAm/code-review-checklist.md
Code Review Checklist

Would like reviewed:

  • https://github.com/JustinD85/jeopardy
  • How can we improve transitioning from clue -> wager -> answer -> answered when someone clicks a clue
  • Does the flow of the game make sense?
  • Suggestions for next steps
  • Improvements where we could possibly use a utility function to shorten overall code length, maintaining readability
  • Any overall suggestions would be appreciated

Pair-to-Pair Code Review