Skip to content

Instantly share code, notes, and snippets.

@SangSuantak
Created July 25, 2024 05:35
Show Gist options
  • Save SangSuantak/b54f68b5e2be7f2b01c6ed47f15bafe5 to your computer and use it in GitHub Desktop.
Save SangSuantak/b54f68b5e2be7f2b01c6ed47f15bafe5 to your computer and use it in GitHub Desktop.
Sightseeing JS
(function() {
console.log('iife triggered');
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment