Archived Codewars 8 Kyu Returning Strings Javascript - Detailed Analysis
reworked version: Here's how we use template literals kata link: ... this one uses template literals kata link: updated version: here we're gonna use the reworked version: very standard .split(), .reverse(), then .join() this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... updated version: .repeat() is all we need on this one kata link: ...
a very unique (to these vids) way to take care of business with padStart() updated version: this one is about the Date() constructor, setHours() function, and some ... updated version: this one uses recursion to get the exponent recursion info: ... updated version: example of the split(), reverse(), and join() methods split() info: ... reworked version: another simple ternary operator example. updated version: here we're gonna use .split(), .reduce(), and .charCodeAt()
Set(), slice(), spread syntax, and more in this one. updated version: sometimes Math.floor() is all we need.
Photo Gallery



















