Skip to content

Instantly share code, notes, and snippets.

@yamankatby
Created October 1, 2019 07:52
Show Gist options
  • Save yamankatby/22de0bf4920963dbf730641298e13864 to your computer and use it in GitHub Desktop.
Save yamankatby/22de0bf4920963dbf730641298e13864 to your computer and use it in GitHub Desktop.
let name = 'Yaman KATBY';
const username = '@yamankatby';
name = 'KATBY Yaman'; // 🎉 Bunu yapabilirsin
surname = '@yaman_katby'; // 💥 Bunu yapamazsın (TypeError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment