Media Summary: using the replace() method and the indexOf() method for change. Pirate theme with some Object.values() and .includes() mixed in kata link: ... this one uses the toLowerCase() method, a for loop, and more kata link: ...
Codewars 8 Kyu Polish Letters Javascript - Detailed Analysis & Overview
using the replace() method and the indexOf() method for change. Pirate theme with some Object.values() and .includes() mixed in kata link: ... this one uses the toLowerCase() method, a for loop, and more kata link: ... this one uses the Math.max() function kata link: we're gonna use .includes on this one kata link: this one uses a for loop, an if...else statement, and more kata link: ...
very slick example of split(), map(), join() methods and more. this one uses the UTF-16 code chart, the reduce() method, and more kata link: ... this one uses the a for loop, the charCodeAt() method, and more kata link: ... this one uses the repeat() method kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... Their website: I'm not affiliated with CodeCrafters, I just like their stuff! Go support them if you can.
this one uses a for loop and the replace() method kata link: ... this one uses template literals kata link: it's been a few days since we've done a replace() example.