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

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
3
Wagon’s algorithm in Python
John D. Cook 1 votes
5
Top picks — 2026 January
Paweł Grzybek 1 votes
6
In Praise of –dry-run
Henrik Warne 1 votes