remove all punctuation characters within a string with regex #javascript

preview_player
Показать описание
#javascript #coding #tutorial #shorts #asmr
Рекомендации по теме
Комментарии
Автор

What was that first thing you did in the replace method or function (I’m not that good with JavaScript terminology) that really confused me

ShinyGorilla
Автор

How about if you don't know what punctuation characters are being used. You could do the inverse and return the numerical characters using a rejex expression

masomthefoodie