Media Summary: updated version: this one uses recursion to get the exponent recursion info: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: finding the slope with the help of the String() constructor String() constructor info: ...
Archived Codewars 8 Kyu Function - Detailed Analysis & Overview
updated version: this one uses recursion to get the exponent recursion info: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: finding the slope with the help of the String() constructor String() constructor info: ... updated version: this one is about the Date() constructor, setHours() updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ... updated version: Let's get it kata link: ...
reworked version: using the Array() constructor, fill(), and reduce()instead of n*(n+1)/2. updated version: 100+ in and we are now doing the "Hello World" video.