Other articles


  1. Page requests to the metal - Backend - What happens on the server - 2019 November 25

    There's a large number of steps of abstraction in the modern web stack. Let's follow through everything that happens in between submitting a form to a very "simple" web app that adds together two numbers from the form. This part focuses on the backend portion of the stack.


    read more
  2. Page requests to the metal - frontend - 2019 November 25

    There's a large number of steps of abstraction in the modern web stack. Let's follow through everything that happens in between submitting a form to a very "simple" web app that adds together two numbers from the form. This part focuses on the frontend.


    read more
  3. Page requests to the metal - introduction - 2019 November 25

    There's a large number of steps of abstraction in the modern web stack. Let's follow through everything that happens in between submitting a form to a very "simple" web app that adds together two numbers from the form.


    read more
  4. Page requests to the metal - Network stack - From frontend to backend - 2019 November 25

    There's a large number of steps of abstraction in the modern web stack. Let's follow through everything that happens in between submitting a form to a very "simple" web app that adds together two numbers from the form. This part focuses on the Network stack which connects the frontend to the backend in our web app.


    read more