vike icon indicating copy to clipboard operation
vike copied to clipboard

Next.js & Nuxt Migration Table

Open brillout opened this issue 4 years ago • 5 comments
trafficstars

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.

brillout avatar Nov 18 '21 23:11 brillout

/api/* -> Telefunc

brillout avatar Nov 18 '21 23:11 brillout

Layout -> https://vite-plugin-ssr.com/default-page#multiple-defaults

brillout avatar Nov 18 '21 23:11 brillout

getStaticProps() -> contribution welcome :-)

brillout avatar Nov 18 '21 23:11 brillout

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

vite-vs-next.csv

patjakubik avatar Feb 16 '22 14:02 patjakubik

@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.)

brillout avatar Feb 16 '22 15:02 brillout

Closing because of lack of interest.

That said, contribution much welcome to write such mgiration table.

brillout avatar May 31 '23 20:05 brillout