petersopko
Dynamic Blog Posts and SEO/metatags
thanks for your replies / suggestions. One more question here: the external api is unfortunately limited, therefore I have to make a call to fetch all of the blogs at once. Are you suggesting I should have this call in my server/api/blog.ts and then call that api directly from the component [id].vue? Second question, is storing this in pinia even a good approach? I started to look at something like caching the response on server side https://dev.to/ymir/mastering-caching-in-nuxt-3-a-comprehensive-guide-22ea
7 replies