Media Summary: updated version: a handy Array.from() and map() video. this one uses the Array.from() method, the Array() constructor, and more kata link: ... a sneaky example of regex, template literals, and .test()
Codewars 8 Kyu Lario And Muigi Pipe Problems Javascript - Detailed Analysis & Overview
updated version: a handy Array.from() and map() video. this one uses the Array.from() method, the Array() constructor, and more kata link: ... a sneaky example of regex, template literals, and .test() this one uses the reduce() method kata link: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the for...of statement kata link:
another easy one made hard with Math.max(), split(), and more! this is how to use the Math.abs() and the Math.sign() functions. updated version: Let's get it kata link: ... we're doing .map(), .slice(). and .filter() here. an example of using the Number.isNaN() method Number.isNaN() info: ... Lario And Muigi Pipe Problem [CodingKata] DAY153
using the replace() method to remove trailing zeros.