kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

medium
String Match Kata
Create a function that takes in a string and uses String.prototype.match() to find all occurrences of a pattern within the string.