Media Summary: reworked version: very standard .split(), .reverse(), then .join() updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ... this one has the Array() constructor as well as .fill() and .map()
Overview

Archived Codewars 8 Kyu String Repeat Javascript - Detailed Analysis

reworked version: very standard .split(), .reverse(), then .join() updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ... this one has the Array() constructor as well as .fill() and .map() this one uses the spread syntax (...), the reverse() method, and more kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() reworked version: Here's how we use template literals kata link: ...

reworked version: this one is all about .find() and Number.isInteger() this one has a lot going on Array() constructor info: ... updated version: racecar bob racecar kata link: ... updated version: here we use class extensions and methods classes info: ... updated version: this one uses template literals template literals info: ... updated version: this one uses recursion to get the exponent recursion info: ...

Gallery

Photo Gallery

Related

Related Shipments