Media Summary: this one uses the Set() constructor and spread syntax (...) kata link: ... reworkded version: here we use the Set() constructor and spread syntax. Set(), slice(), spread syntax, and more in this one.
Codewars 8 Kyu Remove Duplicates - Detailed Analysis & Overview
this one uses the Set() constructor and spread syntax (...) kata link: ... reworkded version: here we use the Set() constructor and spread syntax. Set(), slice(), spread syntax, and more in this one. Olá pessoal, esse vídeo tem como objetivo mostrar meu raciocínio e evolução this one uses for loops, if statements, and more kata link: Code along with me as we solve 'Twice as old', a Level
reworked version: this one's got Array.from(), map(), and parseInt()