Issue #6 // May 6, 2023 // Open web version
Vercel Ship – The
highlight of this week is undoubtedly Vercel Ship.
Throughout the event, Vercel has released several exciting
new features for the platform as well as for Next.js.
Let’s dig through them:
Please help me spread the word about this newsletter and grow our community of readers by
liking and retweeting the Twitter thread
📙 Tutorials, Articles & Opinion
🎥 This is why you need caching
– Caching is essential for most applications. Take a look
at Webdevcody's presentation where they demonstrate
how caching improves performance using Upstash Redis and
Next.js
🐦 Highlights from migrating to App Router
– I highly recommend checking out this thread by Guillermo
Rauch where he gives an in-depth breakdown of the
performance benefits of the App Router
Server Components vs. SSR in Next.js
– This article does a great job explaining the differences between Server Components and Server Side Rendering in Next.js
🎥 Building a Full-Stack Web App with Next.js 13
– Learn how to build a migraine tracking app from frontend
to backend with Supabase and Next.js Router
📦 Packages / Tools / Repos
Highstorm – An
open-source, use-case agnostic event tracking tool. It’s
built on top of Next.js app directory, Turborepo, Tinybird
and PlanetScale.
Templates for Vercel Storage
– A collection of open source templates that you can use
as reference for working with the new Vercel storage
OneStopShop
– An open source online marketplace app built with all the
latest tech: Next.js App Router, Clerk for authentication
and Drizzle ORM
🌈 Related
Getting Started With CockroachDB, pg-promise and
Next.js
– This article is a couple of months old but it’s so well
written that I had to include it. Moreover, it is always
great to be aware of the available alternative database
solutions
Is React Context dying?
– Ben Holmes explains why we might need React Context less
due to the rise of React Server Components
Thoughts about Vercel’s strategy
– This thread is an interesting thought piece on how
Vercel is strategically position themselves with the new
release of Vercel Storage
Inspect and validate Open Graph metadata
– You can now inspect and validate Open Graph images and
metadata for your deployments directly from the Vercel
dashboard
|