Media Summary: this one uses the toUpperCase() and toLowerCase() methods kata link: ... Code along with me as we solve 'altERnaTIng Code along with me as we solve 'Is the string uppercase?', a Level
Codewars 8 Kyu Check Same Case Javascript - Detailed Analysis & Overview
this one uses the toUpperCase() and toLowerCase() methods kata link: ... Code along with me as we solve 'altERnaTIng Code along with me as we solve 'Is the string uppercase?', a Level this one uses a for loop, some if statements, and the slice() method kata link: ... this one uses the reduce() method kata link: Code along with me as we solve 'Well of Ideas - Easy Version', a Level
this one uses the Number() constructor and the String() constructor kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses an if..else statement, the toUpperCase() method, and more kata link: ... this one uses some math and the conditional (ternary) operator kata link: ... a sneaky joke kata using Math.max() and Math.min() this one uses an object and the return statement kata link: ...
using the typeof operator and includes() method typeof info: ... this one uses template literals kata link: this is how to use the Math.abs() and the Math.sign() functions.