ES6: String Templates

preview_player
Показать описание
Formatting strings used to be painful in JavaScript, but not anymore. String templates allow us to put variables into strings where we want it to display, we can also use real whitespace instead of escaped white space.

Рекомендации по теме