Media Summary: an example using a template literal and the typeof operator template literals info: ... this one uses the reduce() method kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...
Codewars 8 Kyu Is It - Detailed Analysis & Overview
an example using a template literal and the typeof operator template literals info: ... this one uses the reduce() method kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... we use map(), test(), and String.fromCharCode() here. some template literal and ternary operation action. we use .test() and regex in this one kata link:
this one uses the toLowerCase() method, a for loop, and more kata link: ... this one explores throw statements throw statement info: ... using the test() method and this to check if it's a single digit. this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Math.max() function kata link: