Contact: aviboots(AT)netvision.net.il
39,987 questions
51,931 answers
573 users
let str = 'nodejs_c_c++_php'; str = str.replace(/_/, ''); console.log(str); /* run: nodejsc_c++_php */