Skip to content

Instantly share code, notes, and snippets.

@colevandersWands
Created November 24, 2021 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colevandersWands/0ee1050ad5f15f608945fb65e86bdd97 to your computer and use it in GitHub Desktop.
Save colevandersWands/0ee1050ad5f15f608945fb65e86bdd97 to your computer and use it in GitHub Desktop.
export const log = (thing) => (console.log(thing), thing);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment