Media Summary: updated version: this one is about the Date() constructor, setHours() function, and some ... this one uses addition and multiplication kata link: reworked version: we're using .toUpperCase(), .split(), .join(), and .map() in this barn-burner.
Archived Codewars 8 Kyu Beginner Series 2 Clock Javascript - Detailed Analysis & Overview
updated version: this one is about the Date() constructor, setHours() function, and some ... this one uses addition and multiplication kata link: reworked version: we're using .toUpperCase(), .split(), .join(), and .map() in this barn-burner. updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. reworked version: this one does various math operations. updated version: I'm taking care of the Powers of
updated version: here we use class extensions and methods classes info: ... updated version: a very elementary example of how to use map() a great example of how to use array.prototype.includes() reworked version: this one's got Array.from(), map(), and parseInt() updated version: a very standard use for reduce, no rhyme intended. this one uses a for loop and the Array.from() method kata link: ...
updated version: this one shows the .filter(Boolean) move. this one just sets variables in order kata link: