
Next.js App vs Pages Router
HTML All The Things - Web Development, Web Design, Small Business
00:00
Couch CMS: Server-Side Rendering and Static Site Generation
Couch is more of like server-side rendering and sending the server-side rendered HTML and CSS to the client. Similar to how like next JS or SvelteKit would do it, that's server- side rendering. So Couch isn't mixing client-side rendering with some static site generation as well. And so it takes what happens is it takes a call to the database on theserver-side, renders the page on the server, HTML and CSS, and then just sends those HTML and CSS files to the clients.
Transcript
Play full episode