filmov
tv
ES6 Tutorial #8 Template Literals
Показать описание
Template literals are literals delimited with backtick (`) characters, allowing for multi-line strings, for string interpolation with embedded expressions, and for special constructs called tagged templates.
Template literals are sometimes informally called template strings because they are used most commonly for string interpolation (to create strings by doing substitution of placeholders). However, a tagged template literal may not result in a string; it can be used with a custom tag function to perform whatever operations you want on the different parts of the template literal.
-----------------------------------------------------------------Resources-------------------------------------------------------------------------------
------------------------------------------------------------------Timeline----------------------------------------------------------------------------------
0:00 Introduction
0:49 Template literals syntax
2:37 Multiline usage
3:53 Variable and expression substitution
6:35 Tagged template
9:53 Tagged template Application example
12:00 Outro
------------------------------------------------------------SEO-----------------------------------------------------------------------------------------------
template literals,es6 tutorial,web development,es6 template literals,es6 tutorial for beginners,javascript tutorial,ecmascript 6,ecmascript 6 tutorial,es6 javascript tutorial,es6 javascript,template literals javascript,ecma script 6,ecmascript 6 tutorials,template,literals,es6 tutorial freecodecamp,es6 tutorials,es6 tutorial codevolution,es6 tutorial in hindi,web development roadmap,web development course,ecmascript 6 interview questions
Template literals are sometimes informally called template strings because they are used most commonly for string interpolation (to create strings by doing substitution of placeholders). However, a tagged template literal may not result in a string; it can be used with a custom tag function to perform whatever operations you want on the different parts of the template literal.
-----------------------------------------------------------------Resources-------------------------------------------------------------------------------
------------------------------------------------------------------Timeline----------------------------------------------------------------------------------
0:00 Introduction
0:49 Template literals syntax
2:37 Multiline usage
3:53 Variable and expression substitution
6:35 Tagged template
9:53 Tagged template Application example
12:00 Outro
------------------------------------------------------------SEO-----------------------------------------------------------------------------------------------
template literals,es6 tutorial,web development,es6 template literals,es6 tutorial for beginners,javascript tutorial,ecmascript 6,ecmascript 6 tutorial,es6 javascript tutorial,es6 javascript,template literals javascript,ecma script 6,ecmascript 6 tutorials,template,literals,es6 tutorial freecodecamp,es6 tutorials,es6 tutorial codevolution,es6 tutorial in hindi,web development roadmap,web development course,ecmascript 6 interview questions
Комментарии