The Single Post Page

Learn how to request single posts from the server.

With a typical blog page, such as our pages/blog/index.vue, we can usually click a post and be taken to the full-page version. This is what we will do with the pages/blog/[id].vue file:

Get hands-on with 1200+ tech skills courses.