How would people recommend getting data from the f...
# javascript
r
How would people recommend getting data from the frontend to the backend? I have a POST endpoint set up to accept the data I want, but I'm using react-router so it does that weird
/#/
at the end of URLs