Media Summary: we use map(), test(), and String.fromCharCode() here. this one uses the replace() method and regex kata link: Code along with me as we solve 'Is the string uppercase?', a Level 8 kyu #
Codewars Javascript Is There A Vowel In There - Detailed Analysis & Overview
we use map(), test(), and String.fromCharCode() here. this one uses the replace() method and regex kata link: Code along with me as we solve 'Is the string uppercase?', a Level 8 kyu # this one uses a for loop and the replace() method kata link: ... this one uses the match() method and regex match() info: ... this one uses the map() and join() methods map() info: ...
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the toUpperCase and split() methods, and more kata link: ... Code along with me as we solve 'Reversed Words', a Level 8 kyu #