The Vue.js Master Class - Higher Order Functions - Filter Array Elements to Count Unique Contributors
In this lesson, we're going to see how we can use the array filter method to learn how many contributors we have in a thread, by only counting unique array elements.