Log in
Sign up
Questions
Ask Question
All Questions
2
Answer count
Newest
Votes
Answer count
1
What does this .replace(/\s+/g, " ") regular expression do?
Asked 1 year ago by
looper003
·
Answered
regex
javascript
3
1
What does this .replace(/ {2,}/g, " ") regular expression do to a string?
Asked 1 year ago by
nick
·
Answered
javascript
regex
3