#19 String Methods You Must know | JavaScript for Beginners Course

Опубликовано: 23 Октябрь 2024
на канале: Programiz
1,961
54

In programming, string methods are used to perform different operations on strings.
🔥 Want to learn programming the right way? Get my interactive programming course: https://bit.ly/learn-right

In the last video, we learned about JavaScript strings. In JavaScript, strings are probably the most frequently used data type. To make working with strings easier, JavaScript has numerous string methods readily available for us to use.

In this video, we will learn about various string methods that perform different operations on strings.

Watch the full video to have a clear understanding of string methods that you must know.

~
Run JavaScript Online: https://www.programiz.com/javascript/...
Programs in this video: https://github.com/programiz/js-cours...
JavaScript String Methods(text-based tutorial): https://www.programiz.com/javascript/...

Timestamps:
00:28 toUpperCase() and toLowerCase() Method
01:47 concat() Method
02:50 replace() Method
03:52 split() Method
05:20 slice() Method
06:48 trim() Method
07:27 search() Method
09:02 Programming Task
09:29 Quiz

Find Programiz elsewhere:
Facebook:   / programiz  
Instagram:   / _programiz  
LinkedIn:   / programiz  
Twitter:   / programiz  
Discord:   / discord  
Website: https://www.programiz.com

---------------------------------------------------

#19 String Methods You Must know | JavaScript for Beginners Course

#programiz #javascript #strings #stringmethods #programizvideo #learnprogramming #learnjs