Media Summary: some regex.test() action test() method info: ... this one uses the match() method and regex match() info: ... Code along with me as we solve 'Regexp Basics - is it a digit?', a Level
Codewars 8 Kyu Simple Validation - Detailed Analysis & Overview
some regex.test() action test() method info: ... this one uses the match() method and regex match() info: ... Code along with me as we solve 'Regexp Basics - is it a digit?', a Level using the test() method and this to check if it's a single digit. we're gonna use .includes on this one kata link: this one uses a for loop and the map() method kata link:
this one uses the Math.max() function kata link: this one uses the push() method push() info: ... this one uses an if statement and the conditional (ternary) operator kata link: ...