(xpost-hk) Removing Duplicate Elements from a JavaScript Array (part 1)

What’s the best way to deduplicate a JavaScript Array?: A story of how deduplicating a JavaScript array led to a rabbit hole filled with existential questions.

https://hivekind.com/blog/removing-duplicate-elements-from-a-javascript-array-part-1