Vote count:
0
I was wondering if there is a shorter version of
var longVariableName = "Value"
longVariableName = longVariableName + " extended"
Maybe something like
var longVariableName = "Value"
longVariableName = _ + " extended"
Would be so nice :) Thank you
asked 28 secs ago
Aucun commentaire:
Enregistrer un commentaire