Konrad Kowalski (rootsher)Principal Platform & Reliability Architect011111000101010101101110000111110001100111110010

Form serialization

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.