Media Summary: 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. #
Codewars 8 Kyu Abbreviate A Two Word Name Javascript - Detailed Analysis & Overview
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 this one uses the Math.max() function kata link: this one uses a for loop and the Array.from() method kata link: ...
using the test() method and this to check if it's a single digit. this one uses an if statement and the conditional (ternary) operator 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.