> Turbo and view transitions go so well together because they have kind of the same philosophy: write the HTML once to describe what the current state should look like, and let the technology handle the transitioning from one state to another. This leads to writing expressive dead simple code, that is so simple to understand yet behaves like a modern SPA, I love it!