Open
Description
Before I setup a dev environment, what are people's initial thoughts whether to use Nuxt (Vue.js framework) or Vanilla Vue.js?
Here's my own:
Vue.js SSR: complete flexibility; slower development since we’d have to deal with boilerplate and SSR quirks ourselves
Nuxt.js: Faster time to a minimum viable product but we lose some flexibility which we may or may not need. This is still not compatible with Vue 3.
I don't mind sticking with Vue 2 and I like the idea of quicker iterations with Nuxt.js. But what do you think @jackdouglas ?
Metadata
Metadata
Assignees
Labels
No labels