У нас вы можете посмотреть бесплатно String Templates and Interpolation - Javascript Programming 21 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video we'll learn about String Templates and Interpolation in Javascript. String templates let us do all sorts of fun things to strings. One of those things, and maybe the most important, is string interpolation. String interpolation allows us to swap in variables into our string without using those pesky addition signs we've been using up till now. #javascript #codemy #JohnElder Timecodes 0:00 - Introduction 0:46 - Create Variable 1:45 - Interpolation 2:23 - Create String Template 3:53 - Use HTML In a Strings 4:20 - Math in Strings 4:53 - Functions in Strings 7:34 - Conclusion