🔰String methods
JS ⟩ value ⟩ primitive ⟩ String ⟩ methods
substring
str.slice2() - support unicode
replace strings
str.capitalize() - 第一個字母大寫
Last updated
Was this helpful?
JS ⟩ value ⟩ primitive ⟩ String ⟩ methods
substring
str.slice2() - support unicode
replace strings
str.capitalize() - 第一個字母大寫
Last updated
Was this helpful?