Media Summary: updated version: this one uses recursion to get the exponent recursion info: ... updated version: this one uses the filter() method filter() info: ... updated version: Let's get it kata link: ...
Archived Codewars 8 Kyu Training Js 7 If Else And Ternary Operator Javascript - Detailed Analysis & Overview
updated version: this one uses recursion to get the exponent recursion info: ... updated version: this one uses the filter() method filter() info: ... updated version: Let's get it kata link: ... updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ... this one uses destructuring assignment syntax and the sort() method kata link: ... updated version: get an average via reduce()
updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() a sneaky example of regex, template literals, and .test()