Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuxt or Vanilla Vue.js? Vue 2 or Vue 3? #1

Open
paxcodes opened this issue Mar 22, 2021 · 1 comment
Open

Nuxt or Vanilla Vue.js? Vue 2 or Vue 3? #1

paxcodes opened this issue Mar 22, 2021 · 1 comment

Comments

@paxcodes
Copy link
Collaborator

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 ?

@jackdouglas
Copy link
Member

I quess a fundamental question is whether we are doing SSR at all? What are the pros and cons apart from the obvious lack of support for javascript-disabled browsers if we don't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants