We're a place where coders share, stay up-to-date and grow their careers.
I'm JS developer
Work
Software engineer at Idram
All private interactions must abide by the code of conduct.
const newHeroes = heroes.map(h => { const newHero = {....
Sep 16 '20
Recent comments
Typical JavaScript interview exercises (explained)
const newHeroes = heroes.map(h => { const newHero = {....