Codewars 8 Kyu A Bugs Trilogy Episode 1 Javascript - Detailed Analysis
some algebra and some math.ceil() kata link: this one uses a for loop and the Array.from() method kata link: ... here we use the push() method and spread syntax (...) push() info: ... this one uses template literals kata link: a clever use of the repeat() method repeat() info: ... Pirate theme with some Object.values() and .includes() mixed in kata link: ...
a great example of how to use array.prototype.includes() this one uses an if statement and the conditional (ternary) operator kata link: ... thsi one uses a for loop and the reduce() method kata link: ... this one uses a while loop and some if...else statements kata link: ... this one uses split(), slice(), and then join() a perfect time to use the reverse() method.
Photo Gallery


















