My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
NodeJS Application with Express - Handlebars and Mongoose - Parse Objects

NodeJS Application with Express - Handlebars and Mongoose - Parse Objects

Richard R Bardejo's photo
Richard R Bardejo
·Jun 7, 2017

In this post, I am going to build a simple application that would display the data from the MongoDB. This application will look similar to a blog. It will display the title, author name and the content in a blog post. This application is built on NodeJS using Express and Handlebars as a templating library.