JS String Methods
JS String Methods
@webbysaif
trim()
01 trim()
02 toUpperCase()
03 toLowerCase()
04 charAt()
05 concat()
06 indexOf()
07 lastIndexOf()
08 slice()
09 replace()
10 split()
useful?
Saif Mujawar
@webbysaif