How to make your code faster using JavaScript Sets - I rarely use Sets at the minute. I still intinctively use arrays or objects. I'm looking at the performance characteristics of Sets now though, because when you are handling tens of thousands of files then performance can quickly become an issue. bretcameron.medium.com #