Frontend Engineer

How the browser actually works.

2 lessons

  1. Why z-index Isn't Working

    CSS z-index explained: why z-index: 9999 fails, how stacking contexts trap elements, and how the top layer solves it.

  2. The Critical Rendering Path - From URL to First Pixel

    Follow one request from the moment you press Enter to the first painted pixel - with live demos at every step.