Author thumbnail

Code Explained

All String Methods And Properties | String Object In JavaScript

28,013 views
21 items
Last updated on Aug 19, 2022
public playlist
Introduction + charAt method | String Object In JavaScript
5:54
indexOf and lastIndexOf methods | String Object In JavaScript
9:00
slice vs substring method | String Object In JavaScript
6:15
split Method | String Object In JavaScript
3:30
includes method | String Object In JavaScript
2:16
startsWIth and endsWith methods | String Object In JavaScript
3:27
concat method | String Object In JavaScript
2:17
repeat method | String Object In JavaScript
2:02
trim, trimStart and trimEnd methods | String Object In JavaScript
2:11
padStart and padEnd methods | String Object In JavaScript
4:43
localeCompare method | String Object In JavaScript
4:15
search method | String Object In JavaScript
2:20
match and matchAll methods | String Object In JavaScript
5:38
replace and replaceAll methods | String Object In JavaScript
8:46
charCodeAt and codePointAt methods | String Object In JavaScript
5:05
fromCharCode and fromCodePoint methods | String Object In JavaScript
8:39
normalize method | String Object In JavaScript
7:26
toLowerCase and toUpperCase methods | String Object In JavaScript
1:51
toLocaleLowerCase and toLocaleUpperCase methods | String Object In JavaScript
2:42
toString vs valueOf methods | String Object In JavaScript
2:39
raw method | String Object In JavaScript
6:37