Codewars 8 Kyu Fake Binary Javascript - Detailed Analysis
another example of .split(), .map(), and .join() Code along with me as we solve 'Bin to Decimal', a Level this one uses the object prototype mechanism kata link: in this one, we use the parseInt() function. this one has the Array() constructor as well as .fill() and .map() some Number() construction with a lot of test() kata link:
a nice use of the sort() and reduce() methods. this one uses the reduce() method kata link: using the reduce() and toString() methods with the typeof operator reduce() info: ... accessing an array using a remainder operator and knowledge of classes classes info: ... this one uses the Math.max() function kata link: this one uses the repeat() method kata link:
this one uses the Math.abs() function kata link: this one uses the conditional (ternary) operator kata link:
Photo Gallery



















