DEV Community

Discussion on: How to Update the Database After a Drag-and-Drop Operation

Collapse
 
artaaaw profile image
Arta Mohamadi

Hi Sho-ki!!
Thanks a lot for this article i really need this one.
but there is point in github source =>app.js there is no routes named add-todos and instead
for add there is routes name "add/apis" and change this one to add-todos and now its work. :D

Collapse
 
shoki profile image
Shoki Ishii

Hi Arta,
I really appreciate your kindness! That was a big mistake.
I change the routes name "add/apis" to "add-todos".

Collapse
 
artaaaw profile image
Arta Mohamadi

Tnx bro 🌻😀