TL;DR Source code Live blog I have some Vue experience in the past, and I will use it to create a blog. Vue is perfect for creating a Single Page Application (SPA) but is a problem if I want my blog indexed by search engines. Single Page Application (SPA) & Server-Side Rendering (SSR) SPA means re-rendering the same…