Konrad Kowalski (rootsher)Principal Platform & Reliability Architect111010110101010010001000000100100000001011110111

Post/Redirect/Get

posts (1)

  1. Ways of Talking to a Backend: From HTML Forms to GraphQL1/6

    HTML Forms: Backend Communication Without JavaScript

    A form is not an API helper. The browser itself serializes the controls, builds the request and treats the response as a new document.