Skip to content

Instantly share code, notes, and snippets.

@yoelnacho
Created August 15, 2017 20:35
Show Gist options
  • Save yoelnacho/553b87fa9f09addff302ac996e90e654 to your computer and use it in GitHub Desktop.
Save yoelnacho/553b87fa9f09addff302ac996e90e654 to your computer and use it in GitHub Desktop.
TS interpolación variable + string
question.title = `Hello ${this.name}, how old are you?`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment