Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101010001101011010111100001000001110111011001111

Navigation

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.