Codewars 8 Kyu How Many Lightsabers Do You Own Javascript - Detailed Analysis
yet another example of how ternary operators work. this one uses the reduce() method kata link: this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses a for loop and the Array.from() method kata link: ... this one uses a for loop, some if statements, and the slice() method kata link: ... this one uses a for loop, an if...else statement, and more kata link: ...
Code along with me as we solve 'Sum of differences in array', a Level a great example of how to use array.prototype.includes() some Number() construction with a lot of test() kata link: Classic way to find out if something is even or not kata link: this one uses for loops, the filter() method, and more kata link: ... we're gonna use .includes on this one kata link:
Photo Gallery



















