Creating recent posts with nodejs and mongodb
Oct 4, 2022 · 3 min read · Recently i was asked to create a recent posts feature i was working on and i was asked it should show all the recent posts related to a specific collection of posts. First let me show you how does the schema looks like for the posts that are being co...
Join discussion