Media Summary: updated version: this is another one about replace() This one's all about .replace() and a lil regex kata link: a little .replace() video *i went back to click the very-like button during editing*
Archived Codewars 8 Kyu Remove Exclamation Marks Javascript - Detailed Analysis & Overview
updated version: this is another one about replace() This one's all about .replace() and a lil regex kata link: a little .replace() video *i went back to click the very-like button during editing* this one uses a for loop, the replace() method, and some regex kata link: ... using recursion and the replace() method. updated version: a very elementary example of how to use map()
updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: just a little bug to fix. updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. reworked version: this one is all about .find() and Number.isInteger() updated version: here we use class extensions and methods classes info: ... updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ...
updated version: this one is about the Date() constructor, setHours() function, and some ... updated version: two .replace() videos in a row! how do you get so lucky? updated version: Let's get it kata link: ...