Slide 29
Slide 29 text
@HiEmreKaraca #Vue.js // Berlin /30
Conclusion
!29
๏ Reuse your Vue.js-Stack for SEO-critical projects!
๏ Nuxt is very mature, moving fast and close to Vue.js
๏ Gridsome is still new, try it in side projects or very simple websites
๏ If SEO is critical, probably go with Nuxt
๏ If you can live with the Generate-build-step, use it
๏ If live-updates are important, go with SSR
๏ You can also reuse the SSR-server as a api-proxy or even
implement a full express-instance!