Skip to content

Instantly share code, notes, and snippets.

@wptechprodigy
Last active January 24, 2020 18:45
Show Gist options
  • Save wptechprodigy/5ced0adeb2a7e07f10357a0682655d4f to your computer and use it in GitHub Desktop.
Save wptechprodigy/5ced0adeb2a7e07f10357a0682655d4f to your computer and use it in GitHub Desktop.
My first Github Gist
const name = 'Github Gist';
console.log(`Hello ${name}`);
@wptechprodigy
Copy link
Author

It's my first time of using github gist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment