Getting unique values from a JavaScript array using Set
Often we want to get unique values from a single array. Luckily for us, this is relatively easy in modern JavaScript.
To give you a small recap on how one would do this with a manual loop and push in JavaScript.
original = ['Pizza', 'Chicken', 'Pizza...
h.daily-dev-tips.com2 min read
Eleftheria Batsou
Community Manager | Developer & UX | Youtuber โค
Chris Bongers you didn't change only your profile pic but also your Hashnode Icon, nice job!! I really like it, it looks fresh and modern.