Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... Code along with me as we solve 'Grade book', a Level Code along with me as we solve 'Keep up the hoop', a Level
Codewars 8 Kyu Will You Make It Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... Code along with me as we solve 'Grade book', a Level Code along with me as we solve 'Keep up the hoop', a Level this one uses the reduce() method kata link: a great example of how to use array.prototype.includes() some template literal and ternary operation action.
this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses the Math.max() function kata link: this one uses a for loop, an if...else statement, and more kata link: ... another example of using template literals with ternary operators. Code along with me as we solve 'Well of Ideas - Easy Version', a Level this one uses the a for loop, the charCodeAt() method, and more kata link: ...
this one uses the repeat() method kata link: we use map(), test(), and String.fromCharCode() here.