#100days 82 - More Next.js tinkering! Tonight I've also been playing with preview mode, which is a really cool built in piece of functionality.

I don't actually need it to generate previews of my posts though, since I generally write inline on my site anyway - but what I can use it for is to tell when I am logged in, and show me drafts and trash directly on my site, and potentially some admin controls. And all of the main site gets to stay mainly static thanks to Next.js fanciness.