Hacker News new | ask | show | jobs
by Bino 2571 days ago
Why would anyone use split/join?
1 comments

Maybe that’s what some people use. For example deepcloning objects in JS is faster with json.parse(json.stringify())