taniarascia / comments

Comments
7 stars 0 forks source link

understanding-map-and-set-javascript/ #84

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Understanding Map and Set in JavaScript | Tania Rascia

This article was originally written for DigitalOcean. In JavaScript, developers often spend a lot of time deciding the correct data…

https://www.taniarascia.com/understanding-map-and-set-javascript/

mmudge commented 3 years ago

Great article and explanations! I recently was trying to make a unique array by checking if it includes an item and if so filtering it out and adding the new item which really slowed down my feature, but after learning about and using Sets it fixed all my problems!

saikrishnakalangi commented 3 years ago

Great article and explanations!

AmirMustafa commented 3 years ago

Loved the way you explained !

tbookra commented 2 years ago

Thanks! This was very insightful. And a very clear explanation.

webshuriken commented 2 years ago

The explanations with examples are clear and to the point. Now i can start using set and map. Thank you.

DavidRojoM commented 2 years ago

Great article.

Thanks!

mgnieman commented 2 years ago

Great article! I think you're missing a comma in [ ['firstName', 'Luke'], ['lastName', 'Skywalker'] ['occupation', 'Jedi Knight'] ]

taniarascia commented 2 years ago

Thanks!

On Wed, Nov 3, 2021 at 8:16 AM Michael Nieman @.***> wrote:

Great article! I think you're missing a comma in [ ['firstName', 'Luke'], ['lastName', 'Skywalker'] ['occupation', 'Jedi Knight'] ]

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/taniarascia/comments/issues/84#issuecomment-959048124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3F5OKD5R57AMIZ5CFRLJTUKE72VANCNFSM4WOYCQMQ .

-- Tania taniarascia.com https://www.taniarascia.com