I have a problem. This is a basic blog website. It contains CRUD structure and I have problem with UPDATE section. I am tickling the edit button and the new page opens. then I am changing anything for example author and I tickle the update button and Automatically, I’m being sent to the home page. Then I look the console and I see the changes but in the home page THERE IS NOT A CHANGE EVERTHING IS SAME. I am sharing the codes with you. Please help me THIS IS api.js
This is server.jsThis is new.ejs
I tried to different path paramathers, checked the connects with form and HTTP requests but no, there is different thing. I do not find the problem. Please help me.
emincan tetik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.