A backtick seems to work the same as a single quote symbol, so I could use it to define a string like this:
var s = `abc`;
Is there any way in which the backtick actually differs from a single quote?
Aucun commentaire:
Enregistrer un commentaire