Media Summary: updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: two .replace() videos in a row! how do you get so lucky? updated version: finding the slope with the help of the String() constructor String() constructor info: ...
Archived Codewars 8 Kyu Filter Out The Geese Javascript - Detailed Analysis & Overview
updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: two .replace() videos in a row! how do you get so lucky? updated version: finding the slope with the help of the String() constructor String() constructor info: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: Let's get it kata link: ... this one uses the Math.abs() function kata link:
this one uses the ternary operator kata link: updated version: sometimes Math.floor() is all we need. reworkded version: here we use the Set() constructor and spread syntax. this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... accessing an array using a remainder operator and knowledge of classes classes info: ...