<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Building a plain SPA with Nuxt!?</title>
        <link>https://tube.grossholtz.net/videos/watch/927dda5c-cd44-4c41-8ad8-d175bb2a87cf</link>
        <description>🗝️ Single Page Applications are amazing! Sometimes you simply don't need SSR at all, especially when building behind authentication. While you can use plain Vue to build a fully client-side rendered application, Nuxt is also capable of building good old SPAs (unlike other meta frameworks 👀). In this video, you'll learn how it works, what you can set up and why you should use Nuxt for it! Key points 💡 Setting up Nuxt to render an SPA 🤔 Find out why you should use Nuxt to build plain old SPAs 🫳🏻 Optionally avoid rendering for all static HTML files Links 🔗 Code https://github.com/manniL/alexander-lichter-nuxt-spa/ 🔗 Nuxt Deployment Docs https://nuxt.com/docs/getting-started/deployment#static-hosting 📺  @DejaVueFm #E010 about Design Patterns https://www.youtube.com/watch?v=nxb_cthLg1k Don't forget to hit that "Subscribe" button, ring the notification bell and give a thumbs up! 🌐 Connect further: Website: https://www.lichter.io Twitter/X: https://twitter.com/TheAlexLichter Twitch: https://www.twitch.tv/TheAlexLichter Chapters 00:00 Intro + Setup 01:04 Demo Application 01:47 Running nuxt generate 02:32 Disabling SSR 04:56 Clear all routes to prerender 06:25 Is it an SPA now? 06:42 Hash mode for the router 08:39 Why should you build a plain old SPA with Nuxt? 10:49 Wrapping up!</description>
        <lastBuildDate>Mon, 06 Apr 2026 03:11:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.grossholtz.net</generator>
        <image>
            <title>Building a plain SPA with Nuxt!?</title>
            <url>https://tube.grossholtz.net/client/assets/images/icons/icon-512x512.png</url>
            <link>https://tube.grossholtz.net/videos/watch/927dda5c-cd44-4c41-8ad8-d175bb2a87cf</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.grossholtz.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.grossholtz.net/feeds/video-comments.xml?videoId=927dda5c-cd44-4c41-8ad8-d175bb2a87cf" rel="self" type="application/rss+xml"/>
    </channel>
</rss>