Replace string methods, .replace(), replaceAll(), and split+join (version: 0)
Comparing performance of: Replace vs Replace All vs Split+Join vs Replace from var vs Replace all from var vs Split+join from var vs Replace with template literal vs Split+join with template literal