Skip to content Skip to sidebar Skip to footer
Showing posts with the label Substring

Splicing String Values Using Functions And Loops And Storing As An Array

I have a list of numbers that is a string value using a loop I want to split this string into diffe… Read more Splicing String Values Using Functions And Loops And Storing As An Array

Javascript Substring Without Splitting Emoji

in my js I am trying to substring() text which generally works but unfortunately decapitates emojis… Read more Javascript Substring Without Splitting Emoji