-
-
Notifications
You must be signed in to change notification settings - Fork 46
Description
📚 Is your documentation request related to a problem?
I personally would like to know what are the motivations behind this package, and what are the known limitations or limitations you have been thinking about. It seems quite obvious to me that the goal behind nuxt with ionic allows cross platform development with one codebase and still get the advantages of nuxt. To my understanding, just like with next.js in react world, people are mainly using nuxt for the developer experience and SSR/SSG for SEO performance. Correct me if I'm wrong, but SSR shines for unpredictable data (e.g. user generated data) and SSG shines for stable data. One of my main concern is: do SSR and SSG work in this package? There is this package in next world, but they say SSR doesn't work out of the box.
Lastly, are there any other undocumented known limitations?
Knowing and documenting those two points could help other developers have a sense of a kind of roadmap and contribute more easily perhaps.
🔍 Where should you find it?
Seems like one of the first things to tell. It's always good to start with WHY (see Simon Sinek) in my opinion.
ℹ️ Additional context
No response