Nur Nachman
Software, Music and Thoughts
About Me
Nur
Drum & Bass Producer, Software Developer, Love my Cats
View my complete profile
Blog
Xorcore
Now
snippet: JS: string replace all
javascript snippet for replacing all occurrences of a string within a string:
"this is the input string".replace(/this/g, "with that");
Newer Post
Older Post
Home