Hello everyone.Let's say you have a simple Express server with all the possible routes to view, add, and edit different data in the MongoDB database. Now I want to build a blog like website around that. What are the best practices to get the data to show on your pages? I'm doing it with fetch now, but I was wondering if there are better ways without using any template engines like ejs.
Submitted May 19, 2020 at 01:57PM by Spxy
No comments:
Post a Comment