Media Summary: this one uses the indexOf() and slice() methods this one uses the sort() method and the conditional (ternary) operator this one uses the push(), map(), and reverse() methods push() info: ...
Sevenate9 Kata Codewars 7 Kyu Javascript Easy Code Js - Detailed Analysis & Overview
this one uses the indexOf() and slice() methods this one uses the sort() method and the conditional (ternary) operator this one uses the push(), map(), and reverse() methods push() info: ... this one uses the String() constructor, a conditional operator, and template literals this one uses the String() constructor, spread syntax(...), and more this one uses the Set() constructor and the size accessor property Set() info: ...
this one uses the match() method and regex this one uses for loops, if statements, and more this one uses the sort() method, the Set() constructor, and more this one has us accessing an array with a remainder operator expression this one uses the sort() and reduce() methods this one uses double for loops, the replace() method, and more
this one uses the replace() method and regex this one uses the slice() method, spread syntax (...), and more