DEV Community

Discussion on: What is better for SSR in Vue.js Redux or Vuex?

Collapse
 
samtsai profile image
Sam Tsai

As far as SSR Vue, I would recommend checking out Nuxt.js. It plays well with Vuex but it will be a departure from rxjs and redux, though principles will be similar.