Media Summary: this one uses the Math.max() function kata link: One solution to the Math Evaluator problem on In this tutorial, you'll learn how to approach
Codewars Javascript Expressions Matter - Detailed Analysis & Overview
this one uses the Math.max() function kata link: One solution to the Math Evaluator problem on In this tutorial, you'll learn how to approach this one uses a switch statement kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ...
this one uses for loops, the sort() method, and more kata link: ... this one uses spread syntax (...), the Set() object, and more Set() info: ... Code along with me as we solve 'Is the string uppercase?', a Level 8 kyu # Code along with me as we solve 'Simple validation of a username with regex', a Level 8 kyu # this one uses a for loop and the replace() method kata link: ... Code along with me as we solve 'My head is at the wrong end!', a Level 8 kyu #
template literals, map(), Array() constructor, and more.