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: ... updated version: sometimes Math.floor() is all we need. this one uses the Math.floor() function kata link: reworked version: we go over some characteristics of objects in this one.
updated version: Let's get it kata link: ... updated version: First use map(), then use reduce() updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: a little bit about class prototype attributes class info: ... reworked version: a little logic using Math.ceil() reworked version: this one's got Array.from(), map(), and parseInt()
updated version: lemme show you how it's done kata link: ...