RSSAmplifier

Adam Wathan's Blog · Oct 17, 2019

Persistent Layout Patterns in Next.js

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

When single-page applications were really getting popular in the early Backbone/Ember/Angular days, one of the biggest selling points was that you could navigate around your site without re-rendering the entire document from scratch every time the URL changed. This meant you could do things like preserve the scroll position in part of the UI that didn't change (like a sidebar for example) without…

Read on /2019/10/17/persistent-layout-patterns-in-nextjs

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.