In today’s video I’ll be demonstrating the use of the String.replace() method within JavaScript including covering it’s more advanced usage. This includes regular expressions, capture groups and using a function as the third parameter.
#javascript #developer