Skip to content

Instantly share code, notes, and snippets.

@makstyle119
Created March 27, 2023 15:05
Show Gist options
  • Save makstyle119/b00bd3cbb2a1ee9210d6f714c96fb0eb to your computer and use it in GitHub Desktop.
Save makstyle119/b00bd3cbb2a1ee9210d6f714c96fb0eb to your computer and use it in GitHub Desktop.
Call Function In JavaScript
myFunction(); // logs "Hello, world!" to the console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment