Friday 21 April 2017

get data from MongoDB and display in HTML pages

I just started making a website using MEAN. Now I have a website with a few navigation items that use angular routing for the html pages. On the backend I created a database in Mongo with Mongoose. Now, I am trying to get data from the database in my html pages so the text is editable.

I only have a question about the use of a templating engine. Is it really neccesary to use a templating engine? Or can I get everything done wihtout the use of a templating engine.



via Larsmanson

No comments:

Post a Comment