Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.
Omission of trailing part changes the meaning and makes it clickbaity.
Few years ago I built a shopping site MPA this way and the page transitions were almost not noticable.
I've wondered if going back to that paradigm would be more productive or not than using React et al.
Plenty of big sites like Amazon or Steam still are made this way. Not exactly PHP + jQuery but rendering HTML on the server and sprinkling some JS on top of it.
Has anyone gone back to working like that?