-
Redirecting a Form to a PUT Endpoint and Back to a GET Endpoint with jQuery When Using Flask
As someone who has been most comfortable working on the back-end in recent years, I was bound to run into a problem or two when writing front-end code. I ended up struggling with forms, but I found the solutions in a fun and functional little language called jQuery, which came to the rescue! The overarching…