Alex Lichter 12/29/2018

Selectively enable SSR or SPA mode in a Nuxt.js 2 app

Read Original

This technical article explains how to selectively disable server-side rendering (SSR) in a Nuxt.js 2 app for specific pages (like a member area) while keeping it for SEO-critical pages. It details the internal Nuxt source code logic and provides a practical implementation using serverMiddleware to set SPA mode based on URL paths.

Selectively enable SSR or SPA mode in a Nuxt.js 2 app

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser