Media Summary: updated version: 100+ in and we are now doing the " this one uses a variable and console.log() kata link: slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ...
Archived Codewars 8 Kyu Function 1 Hello World Javascript - Detailed Analysis & Overview
updated version: 100+ in and we are now doing the " this one uses a variable and console.log() kata link: slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ... updated version: this one uses recursion to get the exponent recursion info: ... updated version: another ternary operation with a remainder operator. updated version: here we're gonna use .split(), .reduce(), and .charCodeAt()
updated version: get an average via reduce() updated version: two .replace() videos in a row! how do you get so lucky? we use .test() and regex in this one kata link: this one uses the repeat() method kata link: updated version: here's a fun way to use the filter() method. this one uses the ternary operator kata link:
a great example of how to use array.prototype.includes()