Загрузка...

Strings for JavaScript - Basic JavaScript Fast (29) | length, indexOf, includes, slice

Let's learn the use of strings in JavaScript. We can indicate a character in a string by specifying an index. We can find the length of a string. We can also search for a character by using the indexOf method, which gives us the index that character first appears starting from a given index. We can use includes method to know if a substring exists in a given string. The slice method can return a portion of a string whose position is determined by the starting and ending indices. Playlist of my JavaScript course https://www.youtube.com/playlist?list=PLtQo0sxRN7JJQzQV_p_9RKy1eXVEmUIRl Playlist of my HTML5 and CSS3 tutorials https://www.youtube.com/playlist?list=PLtQo0sxRN7JIENxPo4cVWN8wbOjQZE3MX Playlist of my algorithm walkthrough https://www.youtube.com/playlist?list=PLtQo0sxRN7JLcH6q-PeqLz6ZtnYpDa4ul Playlist of my Java course https://www.youtube.com/playlist?list=PLtQo0sxRN7JLr647f8RTzS58u8Rv5jxT5 Playlist of my Java examples https://www.youtube.com/playlist?list=PLtQo0sxRN7JKKla3_GAF05dySjyy3nINa #javascripttutorial #javascriptfullcourse #begincodingfast #javascript #javascriptstrings #indexof #includes #slice

Видео Strings for JavaScript - Basic JavaScript Fast (29) | length, indexOf, includes, slice автора JS Видеообучение для Новичков
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки