Skip to content

Instantly share code, notes, and snippets.

View Williams-Christopher's full-sized avatar

Christopher Williams Williams-Christopher

View GitHub Profile
@Williams-Christopher
Williams-Christopher / gist:8326a2c3dd495c51149254ca7034f314
Last active February 12, 2019 17:49
Module 5 - Checkpoint 7 - Drill Solutions
https://repl.it/@Christopher_W/Traffic-lights-drill
// After turning in my drill solutions and then reviewing my code, I could have and probably
// should have used the strict equality operator as getActiveLight() returns a string. My gut
// rationale at the time was to use the equality operator and let the interpreter do coercion.
https://repl.it/@Christopher_W/Error-alert-drill
@Williams-Christopher
Williams-Christopher / gist:6c9b5241fa5fbd753abb22e0ac72763c
Created February 12, 2019 03:26
Module 5, Checkpoint 6 Drill Solutions
https://repl.it/@Christopher_W/area-of-a-rectangle-drill
https://repl.it/@Christopher_W/temperature-conversion-drill
https://repl.it/@Christopher_W/Is-divisible-drill
@Williams-Christopher
Williams-Christopher / gist:f5b1449cf0c687ab872cc221f26afa8d
Last active February 12, 2019 03:15
Module 5, Checkpoint 5 Drill Solutions
https://repl.it/@Christopher_W/Wiseperson-generator-drill
https://repl.it/@Christopher_W/shouter-drill
https://repl.it/@Christopher_W/text-normalizer-drill