vike
vike copied to clipboard
Next.js & Nuxt Migration Table
For each Next.js / Nuxt feature, a little how to do it with vite-plugin-ssr.
E.g. layouts, nested routes, ...
We can start to collect the mapping in this ticket.
/api/* -> Telefunc
Layout -> https://vite-plugin-ssr.com/default-page#multiple-defaults
getStaticProps() -> contribution welcome :-)
I wrote a small comparison table based on my experience with both vite-plugin-ssr and Next.js. It's definitely not complete but should be a good starting point
@patryk-smc That's actually quite convenient 👌. I will add this to vps's docs once the goal is to maximize the number of users. (The goal right now is to release Vike.)
Closing because of lack of interest.
That said, contribution much welcome to write such mgiration table.