Media Summary: this one uses a for loop and the replace() method kata link: ... updated version: two .replace() videos in a row! how do you get so lucky? a perfect time to use the reverse() method.
Codewars 8 Kyu Removing Elements - Detailed Analysis & Overview
this one uses a for loop and the replace() method kata link: ... updated version: two .replace() videos in a row! how do you get so lucky? a perfect time to use the reverse() method. using replace() to take care of business. this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... Pirate theme with some Object.values() and .includes() mixed in kata link: ...
gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart.