Currently, animating elements between pages (like expanding a card to a full page) requires JavaScript rendering and client side routing. Given that the web is built on individual HTML documents, it shouldn't require re-implementing routing to add this functionality.
Currently, animating elements between pages (like expanding a card to a full page) requires JavaScript rendering and client side routing. Given that the web is built on individual HTML documents, it shouldn't require re-implementing routing to add this functionality.