Medium

This question is a daily question and will count towards your daily streak.

You need to extract all unique tags from an array of posts using JavaScript's reduce method. Which approach will correctly gather unique tags into an array?

Choose an option below