Media Summary: this one uses an if..else statement, the toUpperCase() method, and more kata link: ... updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ... Hello! In this video I'm going to show you how I solved one of the
Alternating Case Codewars 8kyu Javascript - Detailed Analysis & Overview
this one uses an if..else statement, the toUpperCase() method, and more kata link: ... updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ... Hello! In this video I'm going to show you how I solved one of the here we use the push() method and spread syntax (...) push() info: ... this one uses the ternary operator kata link: some Number() construction with a lot of test() kata link:
this one uses the Array.from() method, the Array() constructor, and more kata link: ... Here's how to double some characters kata link: this one uses the a for loop, the charCodeAt() method, and more kata link: ... we use .test() and regex in this one kata link: using the reduce() and fill() methods plus more.