this post was submitted on 13 Nov 2023
3 points (100.0% liked)

Vue.js

111 readers
1 users here now

A place for the Vue community to come together and discuss projects, news, tips and evertything else concerning the Vue js framework.

founded 1 year ago
MODERATORS
 

Hey there,

I'm somewhat new to Vue. But I am wondering what backend to use.

As far as I understood GraphQL should do the trick. But when I was taking the Mastery Courses for free this weekend, I came across Nuxt, which is a full stack framework.

What are your opinions or even other ideas?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago (2 children)

I built a company on this stack and highly regretted it FWIW. This was five years ago and I wish we’d had gone Next/React. It obviously depends on what you want to do, but it’s a dated stack.

Required more work from a less talented available pool of contributors to achieve an outcome.

There were other factors, like we also had Mongo and Kubernetes in there which were unnecessarily premature migrations, but nonetheless, I will never use Nuxt/Vue again.

There are even nicer cutting edge options like Svelte, you should look at.

[–] [email protected] 1 points 10 months ago

(Sorry I know this is a Vue sub, but wanted to share my reality of it).

[–] [email protected] 1 points 10 months ago

5 years ago it was Vue2 right?

I saw some examples and I wouldnt go with that. Vue3 is much better as far as I can say