Media Summary: this one uses the replace() method and regex kata link: updated version: this one shows the .filter(Boolean) move. updated version: A nice one about the String() constructor.
Archived Codewars 8 Kyu Dna To Rna Conversion Javascript - Detailed Analysis & Overview
this one uses the replace() method and regex kata link: updated version: this one shows the .filter(Boolean) move. updated version: A nice one about the String() constructor. updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ... updated version: Let's get it kata link: ... updated version: get an average via reduce()
a nice one liner featuring an object and Math.floor() updated version: here we use class extensions and methods classes info: ... updated version: Watch as I knock this one out kata link: ... updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ...
updated version: a simple ternary operation. updated version: oh this one is very basic.