Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
ES6 Template Literals and String Interpolation
ES6 introduced a new way to declare and work with strings. In this lesson, we’ll learn about string interpolation and the opportunities the template literals opens up.
String interpolation is a fancy term for evaluating a string with variables.