Skip to content

Instantly share code, notes, and snippets.

@ssaurel
Created November 12, 2019 20:51
Show Gist options
  • Save ssaurel/3ac579a0c0da150b6de4e82be50f38cb to your computer and use it in GitHub Desktop.
Save ssaurel/3ac579a0c0da150b6de4e82be50f38cb to your computer and use it in GitHub Desktop.
Hello, World! in JavaScript
document.write('Hello, World!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment