Here is a progress update on building a markdown blog using Node.js, Express, and MongoDB code-along tutorial by Kyle of Web Dev Simplified on Youtube. In this blog markdown, we see the process in building each article card to display their “article.title”, “article.createdAt”, and “article.description”. Next is downloading the dependencies…