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. updated version: gonna use some .filter and some .includes kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() reworked version: this one is all about .find() and Number.isInteger()
this one uses the object prototype mechanism kata link: This one's all about .replace() and a lil regex kata link: updated version: a very elementary example of how to use map() this one uses the split() and join() methods kata link: using the replace() method and the indexOf() method for change. updated version: Let's get it kata link: ...
reworked version: making a custom method using the toUpperCase() method and this. updated version: lemme show you how it's done kata link: ... updated version: .repeat() is all we need on this one kata link: ... this one uses for loops, the filter() method, and more kata link: ...