Posts by Rayane Queiroz • 9 points
1 post
-
-1
votes1
answer53
viewsQ: Object Destructuring and Map - Doubt with Arrow Function
I was watching a lecture on this subject and went to reproduce the code, but with Arrow Function. It was like this: const heroes = [ { name: 'Batman', realName: 'Bruce Wayne' }, { name: 'Joker',…
javascriptasked Rayane Queiroz 9