Stop Using String Replace in JavaScript
Cover Photo by David Ragusa on Unsplash
Introduction
If you are a JavaScript developer, you would have definitely dealt with strings. If you have dealt with strings, you would have come across the string replace method.
This method returns a string ...
mahdhir.hashnode.dev2 min read