Media Summary: updated version: a quick review of ternary operations and the remainder operator. this one uses an if statement and the conditional (ternary) operator kata link: ... updated version: First Vid of the Day kata link: ...
Archived Codewars 8 Kyu Even Or Odd Javascript - Detailed Analysis & Overview
updated version: a quick review of ternary operations and the remainder operator. this one uses an if statement and the conditional (ternary) operator kata link: ... updated version: First Vid of the Day kata link: ... this one uses the Math.floor() function kata link: updated version: sometimes Math.floor() is all we need. reworked version: we go over some characteristics of objects in this one.
updated version: Let's get it kata link: ... reworked version: this one's got Array.from(), map(), and parseInt() updated version: a little bit about class prototype attributes class info: ... updated version: First use map(), then use reduce() updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() reworked version: a little logic using Math.ceil()