Media Summary: updated version: just a little bug to fix. using the test() method to get the job done. this one uses an if statement and the conditional (ternary) operator kata link: ...
Codewars 8 Kyu Unexpected Parsing Javascript - Detailed Analysis & Overview
updated version: just a little bug to fix. using the test() method to get the job done. this one uses an if statement and the conditional (ternary) operator kata link: ... Code along with me as we solve 'ASCII Total', a Level this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...
this one uses the reduce() method kata link: gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart. very slick example of split(), map(), join() methods and more. this one uses a for loop, an if...else statement, and more kata link: ... this one uses the Math.abs() function kata link: we use .test() and regex in this one kata link:
some template literal and ternary operation action. this one uses the repeat() method kata link: