Template literals in JavaScript are basically regular strings on roids. The syntax for writing them is with backticks `` instead of regular ...
確定! 回上一頁