Monday, February 18, 2019

JavaScript String Replace | Case Insensitive

This video talks about the correct way of using the .replace function in JavaScript, which is used to replace all the occurrences of a string in a text.

source https://www.c-sharpcorner.com/article/javascript-string-replace-case-insensitive/

No comments:

Post a Comment