The Vue.js 2 Master Class
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 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.