Archived Codewars 8 Kyu Invert Values Javascript - Detailed Analysis
updated version: a very elementary example of how to use map() this one uses a for loop and the map() method kata link: updated version: String() and Number() constructors, .map(), . this one has the Array() constructor as well as .fill() and .map() this one uses the spread syntax (...), the this one uses the String() constructor, spread syntax (...), and more kata link: ...
reworked version: very standard .split(), . reworked version: this one's got Array.from(), map(), and parseInt() updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: this one is about the Date() constructor, setHours() function, and some ... this one uses the Math.abs() function kata link: updated version: this one uses recursion to get the exponent recursion info: ...
updated version: two .replace() videos in a row! how do you get so lucky? updated version: here we use class extensions and methods classes info: ... reworked version: this one is all about .find() and Number.isInteger()
Photo Gallery


















