Media Summary: updated version: First Vid of the Day kata link: ... updated version: here's where you can find the formula to do this one: ... reworked version: this one's got Array.from(), map(), and parseInt()
Archived Codewars 8 Kyu Count - Detailed Analysis & Overview
updated version: First Vid of the Day kata link: ... updated version: here's where you can find the formula to do this one: ... reworked version: this one's got Array.from(), map(), and parseInt() this one uses the Math.floor() function kata link: updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: this one shows the .filter(Boolean) move.
this one uses some math and the conditional (ternary) operator kata link: ... updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ... updated version: here's how you tell the difference between some cubes' volumes kata link: ...