Skip to content

Instantly share code, notes, and snippets.

@Shaddyjr
Created June 18, 2018 15:32
Show Gist options
  • Save Shaddyjr/0280f5232112aae9cf4646d9784f9d66 to your computer and use it in GitHub Desktop.
Save Shaddyjr/0280f5232112aae9cf4646d9784f9d66 to your computer and use it in GitHub Desktop.
Debugging Code Along
const x = 5;
x = 4;
console.log("Did you know? " + GodsOfDeathLoveApples);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment