Template literals were introduced in a version of JavaScript called ES6, and basically they introduce an easier and more readable way of injecting values into strings. In this lesson we look at them in detail, as well as multiline strings and embedding expressions.
0 comments:
Post a Comment