Depends on the the string's length and the number of times it's repeated.
Comments are just removed in a minimised code, don't feel bad about commenting your code
All useless spaces will be removed from the code, let your code breathe.
Variables are automatically renamed, so use meaningful names.
https://github.com/jed/140bytes/wiki/Byte-saving-techniques
Some of those tricks are useful in other languages, but mostly for fun or challenging purposes.