javascript tagged template strings in ES6 (new string functions tutorial )

preview_player
Показать описание
Understanding new template strings and string functions that are part of ES6 / ES 2015 release.

- Introduction to template string
- interpolation in string templates
- Tagged string templates

#javaScript #TemplateString #TemplateString

*My Udemy Courses

Follow me for technology updates

Help me translate this video.


startsWith endsWith includes repeat
Рекомендации по теме
Комментарии
Автор

You're the man! You always make things so easy to understand. I really appreciate your channel. Thank you so much!

therenaissanceronin
Автор

love you so much bro your knowledge taught me so much things ... thank so much... best teacher on youtube for programming language...

bhanupartapsingh
Автор

Last 2 features of string was wonderful. I wasn't aware thanks again.

dubeykivines
Автор

You make the best videos about JavaScript! You've helped me learn so much of something I've put off for too long.

kamoroso
Автор

Great Tutorial.
Learnt a lot of new JS string functions.
Keep up the good work!

TheDevLoki
Автор

Great explanation, you made everything clear.

Mikael
Автор

Thanks to this great tutorial, I finally understand tagged template literals

ozgur
Автор

Good stuff man! Keep the content coming!

federicolrobinson
Автор

Extremely Helpful, Very Simple and Awesome tutorials And Please add more
thank you

urdustoriespoetrycollectio
Автор

Thanks brother !! very new & heplful

n_fan
Автор

Thanks, man, thank you very much for your helpful tutorials

peaceemmanuel
Автор

The one + two part blew my mind. Since normally it would be 12

gatorslife
Автор

GREAT TUTORIAL…THANKS, BUT I AM GREEDY. I WANT TO LEARN MUCH MORE FROM YOU…LOVE AND TAKE CARE!

francisjacquart
Автор

How can We know normal string methods using console.dir ??

vandanasinha
Автор

great tutorial thanks and when will you make more videos?

Shmack_
Автор

Thanks again,
However this line:
let raw = String.raw' Not a newline:\n';
didn't work in my latest version of Chrome browser.
I actually have a native function named String.raw:
function raw() { [native code] }

but it doesn't accept th line
(getting an error: "Uncaught SyntaxError: Unexpected string")

dod
Автор

javascript startswith is not supported in IE11, when using Field from redux form. How can we fix it ?

ommakana
Автор

Can u please make some video related with javascript datastructure?

jainshilpi
Автор

I bro. I think you r use rest not spread isnt It?

TheRikyregna
Автор

` is like sanatizer in es5 era and become power in es6 just like sanatizer become powerful in corona era😁😁

TheUltimateTrainJourney