Open Kampouse opened 2 months ago
Keep in mind: the topics are determined by users, they're not a set enum by ProductHunt. So you'd have to set up the filter based on all the topics of that day.
Keep in mind: the topics are determined by users, they're not a set enum by ProductHunt. So you'd have to set up the filter based on all the topics of that day.
Still doesn't seem that bad with a list of like 500.
you can get all the topics from GQL but the best option here is just add a client side filter for what's on the page.
could be cool