Full stack React app button not working due to some issues on the server side
I’m creating my second app in React and I’ve stumbled upon a problem I can’t really solve on my own (or with ChatGPT’s help).
Full stack React app button not working due to some issues on the server side
I’m creating my second app in React and I’ve stumbled upon a problem I can’t really solve. Here are my codes (front-end, back-end and one of my tables): https://jpst.it/3MnNs. The problem is my *deleteBook* function is not working. Before, after clicking on the deleteBook button, my server kept crushing with the error message saying: *invalid […]