Media Summary: this one uses a for loop, the slice() method, and more kata link: ... This is a test driven development walkthrough of the This one's more complicated! My explanation isn't as simple. Put your questions in the comments and I'll try to respond to them!
Codewars 8 Kyu Replace All - Detailed Analysis & Overview
this one uses a for loop, the slice() method, and more kata link: ... This is a test driven development walkthrough of the This one's more complicated! My explanation isn't as simple. Put your questions in the comments and I'll try to respond to them! Pirate theme with some Object.values() and .includes() mixed in kata link: ... this one uses a for loop, some if statements, and the slice() method kata link: ... yet another example of how ternary operators work.