Skip to content

Instantly share code, notes, and snippets.

@code-reaper08
Created July 24, 2021 16:15
Show Gist options
  • Save code-reaper08/9190fb4f8576fb68f0cf1cc5d64c4597 to your computer and use it in GitHub Desktop.
Save code-reaper08/9190fb4f8576fb68f0cf1cc5d64c4597 to your computer and use it in GitHub Desktop.
String example
// sample string in JS
let sample_string = "Hello readers";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment