Skip to content

Instantly share code, notes, and snippets.

@rickklaasboer
Created October 16, 2022 19:50
Show Gist options
  • Save rickklaasboer/5d51bb67b43cdc1e9f03888ce1939fe4 to your computer and use it in GitHub Desktop.
Save rickklaasboer/5d51bb67b43cdc1e9f03888ce1939fe4 to your computer and use it in GitHub Desktop.
buzz lightyear
// 'To infinity and beyond!'
console.log(`To ${String(Math.pow(Number.MAX_VALUE, 2)).toLowerCase()} and beyond!`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment