Media Summary: reworked version: making a custom method using the toUpperCase() method and this. this one uses the toUpperCase() method kata link: updated version: this one uses recursion to get the exponent recursion info: ...
Archived Codewars 8 Kyu Is The String Uppercase Javascript - Detailed Analysis & Overview
reworked version: making a custom method using the toUpperCase() method and this. this one uses the toUpperCase() method kata link: updated version: this one uses recursion to get the exponent recursion info: ... this one uses the split() and join() methods kata link: this one uses an if statement and the conditional (ternary) operator kata link: ... reworked version: this one is all about .find() and Number.isInteger()
updated version: .repeat() is all we need on this one kata link: ... this one uses the toUpperCase and split() methods, and more kata link: ...