This is part 5 of our Crash Course JavaScript. In this video we will learn about
String methods
length
slice(start_idx, end_idx) [ end_idx not included]
substring(start_idx, end_idx) [ end_idx not included]
substr(start_idx, no_of_item) [ can handle -ve index]
replace (only first occurance)
replace with regex
toUpperCase
toLowerCase
trim
charAt or use like array index
split
indexOf, lastIndexOf
startsWith, endsWith
includes
match
Template literals
All string methods return a new string. They don't modify the original string.
Strings are immutable: Strings cannot be changed, only replaced.
Full Playlist: • Crash Course JavaScript
Popular Playlists:
Crash Course Python Basics
• Crash Course Python
Crash Course on REST API
• Crash Course on API - Part 1 | What i...
AWS Serverless
• AWS - Serverless
IBMi Web Development
• IBMi (AS400) Web Development
Crash Course RPGLE
• Crash Course RPGLE
RPGLE Fully Free Tutorial
• RPGLE Fully Free Form Tutorial
ILE Concepts in IBMi
• ILE Concepts in RPG IBMi (AS400)
IBMi Production support tips
• Production Support Tips & Tricks
#javascript #crashcourse #yusy4code
На этой странице сайта вы можете посмотреть видео онлайн JavaScript Tutorial - Part 5 | String methods | yusy4code длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Yusy4Code 05 Август 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 157 раз и оно понравилось 7 зрителям. Приятного просмотра!