Media Summary: this one uses the match() method and regex match() info: ... this one uses a for loop and the replace() method kata link: ... In this Coding Challenge we're going to write a function
Find The Vowels Codewars Solution - Detailed Analysis & Overview
this one uses the match() method and regex match() info: ... this one uses a for loop and the replace() method kata link: ... In this Coding Challenge we're going to write a function this one uses the replace() method and regex kata link: we use map(), test(), and String.fromCharCode() here.