Codewars 8 Kyu Abbreviate A Two Word Name Javascript - Detailed Analysis
this one uses the toUpperCase and split() methods, and more kata link: ... reworked version: we're using .toUpperCase(), .split(), .join(), and .map() in this barn-burner. kata Practice every morning Kata to build your muscle memory. # In this video, we attempt to solve another Kata from reworked version: this one's got Array.from(), map(), and parseInt() this one uses a for loop and the Array.from() method kata link: ...
this one uses the Math.max() function kata link: this one uses the split() and filter methods with regex character classes split() info: ... this one has the reduce() method and the Math.floor() function. this one uses the a for loop, the charCodeAt() method, and more kata link: ... this one uses for loops, the split() method, and more kata link: ... this one uses a for loop and the replace() method kata link: ...
Photo Gallery


















