Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the ternary operator kata link: reworked version: another simple ternary operator example.
Codewars 8 Kyu Convert A Boolean To A String Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the ternary operator kata link: reworked version: another simple ternary operator example. this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... a very unique (to these vids) way to take care of business with padStart()
another .split() video; seems like .split() is a pretty common method. this one uses template literals with various methods template literals info: ...