Community

Adding A Splice() Method To The Javascript String Prototype

(Ben Nadel) In my blog post yesterday on using slice(), substring(), and substr() in Javascript to perform substring extraction, Andy Matthews and I got into a brief discussion about how in many languages, at a core level, strings are nothing more than arrays of characters.

Read More - Register for Free Membership