filmov
tv
JavaScript - 07. Operators on strings

Показать описание
In this video, we look at using operators on strings to combine multiple strings into one single string. We also examine what happens when you use the add operator on a string and a number - the output is a string.