Media Summary: updated version: two .replace() videos in a row! how do you get so lucky? this one uses a for loop and the replace() method kata link: ... we use map(), test(), and String.fromCharCode() here.
Archived Codewars 8 Kyu Vowel Remover Javascript - Detailed Analysis & Overview
updated version: two .replace() videos in a row! how do you get so lucky? this one uses a for loop and the replace() method kata link: ... we use map(), test(), and String.fromCharCode() here. this one uses the object prototype mechanism kata link: using the replace() method and the indexOf() method for change. this one has the Array() constructor as well as .fill() and .map()
this one uses for loops, the filter() method, and more kata link: ... reworked version: this one is all about .find() and Number.isInteger() this one uses a for loop and the Array.from() method kata link: ... This one's all about .replace() and a lil regex kata link: