The Vue.js 2 Master Class

Watch this course for FREE this weekend only.
Create an account to start watching.

or
🚧 NOTICE: You are watching a Vue.js 2 lesson

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.