Media Summary: : How to get year/month/day from a date object? : this one uses spread syntax (...) and the filter() method kata link: ... this one uses the repeat() and concat() methods, and more kata link: ...
Numerology 6 Kyu Codewars Javascript - Detailed Analysis & Overview
: How to get year/month/day from a date object? : this one uses spread syntax (...) and the filter() method kata link: ... this one uses the repeat() and concat() methods, and more kata link: ... this one uses the ternary operator and template literals kata link: ternary operator info: ... this one uses the map(), charCodeAt(), and String.fromCharCode() methods kata link: ... this one uses the map(), sort(), and includes() methods kata link: ...
this one uses spread syntax(...), the sort() method, and more kata link: ...