Media Summary: this one uses the Date() constructor and the getMonth() and getDate() methods kata link: ... this one uses a for loop, the typeof operator, and the this one uses the split(), sort(), and charCodeAt() methods split() info: ...
Javascript List Filtering Codewars 7kyu - Detailed Analysis & Overview
this one uses the Date() constructor and the getMonth() and getDate() methods kata link: ... this one uses a for loop, the typeof operator, and the this one uses the split(), sort(), and charCodeAt() methods split() info: ... this one uses a for loop, an if statement, and more kata link: ... Spoiler Alert! This is my solution to the this one uses the String() constructor, a conditional operator, and template literals kata link: ...
this one uses a double for loop, the slice() method, and more kata link: ... this one uses the map(), slice(), and join() methods map() info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses spread syntax (...) kata link: