Skip to content

Instantly share code, notes, and snippets.

@kbakande
Created March 15, 2021 02:58
Show Gist options
  • Save kbakande/06d22976ab325f0488002bf7244f4279 to your computer and use it in GitHub Desktop.
Save kbakande/06d22976ab325f0488002bf7244f4279 to your computer and use it in GitHub Desktop.
Arrow function
const crypticArrow = crypt => console.log("I am the ${crypt}ic one");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment