Media Summary: an example of using the includes() method. Pirate theme with some Object.values() and .includes() mixed in kata link: ... another example of how to use the typeof operator typeof info: ...
Codewars 8 Kyu Simple Fun - Detailed Analysis & Overview
an example of using the includes() method. Pirate theme with some Object.values() and .includes() mixed in kata link: ... another example of how to use the typeof operator typeof info: ... using Object.assign() and Array.from() to complete some rooms. standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... a nice use of the sort() and reduce() methods.
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the push() method push() info: ... example of the Math.cbrt() function Math.cbrt() info: ...