Attacler/Bart
Explore posts from serversHow to Implement (Apps Regsitrations) to a nuxt application during Runtime
what is the defenition of an app?
right now it sounds alot like its a seperate nuxt project or something.
anyway, most people make generic pages with parameters inside of the url or something like that.
based on that you can query/show certain data
6 replies
generate vs prerender
on how to make performant SSR, there are a bunch of articles, for example this article talks about it: https://www.vuemastery.com/blog/nuxt-3-performance-pt-1/
11 replies