Javascript Tutorial 2018 [#8] - Strings and Concatenation in Javascript

preview_player
Показать описание
This video of the javascript tutorial shows you how to use strings and a lot of the methods that come with it. It also shows you how to use concatenation to be able to add strings together and stuff. Enjoy. Like and subscribe!! 😍

Stay Connected and Updated!! 👁
More Videos coming soon.
Leave a comment for any future video suggestions.
Рекомендации по теме
Комментарии
Автор

can you show me how to concatenate the following ? function concatenateTwoStrings(string1, string2) {

}

johndoe-lzfo