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's all about .replace() and a lil regex kata link: reworked version: this one is all about .find() and Number.isInteger() using the replace() method and the indexOf() method for change.
updated version: gonna use some .filter and some .includes kata link: ... updated version: sometimes Math.floor() is all we need. updated version: Let's get it kata link: ... reworked version: making a custom method using the toUpperCase() method and this. this one uses the object prototype mechanism kata link: updated version: lemme show you how it's done kata link: ...
updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: .repeat() is all we need on this one kata link: ... updated version: here we use class extensions and methods classes info: ... thsi one uses a for loop and the reduce() method kata link: ...