Other articles


  1. 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