Needs advice
on
Nuxt.jsNuxt.jsVue NativeVue Native
and
Vue RouterVue Router

Has anyone ever used vue-http-loader in large production apps? I’m in a situation where I can’t bundle code under any circumstances. So, no webpack, no gulp, no nothing. I am using vue-template-compiler and vue-ssr-renderer on the server-side and now I’m stuck trying to figure out the best way to hydrate the rendered content on the client-side. I appreciate any advice in advance.

READ LESS
1 upvote·629 views
Replies (2)
Recommends
on
Nuxt.js
in

Maybe you can try vapperjs

READ MORE
2 upvotes·1 comment·655 views
Godwin peter . O
Godwin peter . O
·
March 12th 2020 at 12:44PM

I would recommend Quasar framework to save the stress of that level of complication.

·
Reply
Software Developer/Engineer ·
Recommends
on
Nuxt.js

Nuxt pretty much can do those things. SSR to SPA or with PWA. try checking the docs on their website.. :)

READ MORE
1 upvote·478 views
Avatar of YUANYUAN CUI