Sunday 30 August 2020

Nodejs noob doubt

I am having a problem with nodejs. I just started to learn and decided to create a simple app.I am having a problem when i create a new post sometimes after rendering the new post does not appear on the page... The code is here: https://imgur.com/a/4nHeuoaBasically after creating a post i redirect to /dashboard but sometimes in the GET method the page renders before getting all posts even with the await there (the console log shows the posts are empty). Can anyone help me?

Submitted August 30, 2020 at 04:14PM by motapinto

No comments:

Post a Comment