Awesome Next.js #17

Andreas Keller / April 29, 2021

2 min read

Welcome to this weeks newsletter!

A Complete Guide To Incremental Static Regeneration (ISR) With Next.js

A Complete Guide To Incremental Static Regeneration (ISR) With Next.js

Lee Robinson with a really in depth article about Next.js Incremental Static Regeneration (ISR) including use cases, demos and tradeoffs. ISR is a new evolution of the Jamstack, allowing you to update static content instantly without needing a full rebuild of your site.

Next.js (react), Prisma and Tailwindcss URL Shortener Application

Next.js (react), Prisma and Tailwindcss URL Shortener Application

In this video Adam Richardson creates an application from scratch with Next.js, Prisma and Tailwindcss. The application is a URL shortener and will be able to store URLs and a shortened ID, along with redirecting to the given URL when someone comes to the short URL.

How To Migrate From Wordpress To Next JS With Cosmic JS

How To Migrate From Wordpress To Next JS With Cosmic JS

A behind the scenes look on how Sam Fromaway migrated his existing Wordpress website to Next JS with Cosmic JS as a CMS. He covers why he wanted to migrate, how long it took, issues and speed improvements.

AWS Amplify, Next.JS, Typescript Tutorial - Full Stack Application with GraphQL API & Authentication

AWS Amplify, Next.JS, Typescript Tutorial - Full Stack Application with GraphQL API & Authentication

Learn how to set up a project using Next.JS, AWS Amplify and Typescript with this video from Jarrod Watts. He creates a simple to-do list application taking advantage of Next JS's serverside rendering, static site generation and dynamic routes using AWS Amplify's GraphQL API to make authenticated requests and also adds a simple authentication system for users to create accounts.

Yoast SEO & Headless WordPress - Manage SEO with WPGraphQL & Next.js

Yoast SEO & Headless WordPress - Manage SEO with WPGraphQL & Next.js

Learn how to use Yoast SEO to manage and level up your headless WordPress SEO inside a Next.js project with WPGraphQL in this video from Colby Fayock.

Find more Next.js videos and articles on Awesome Next.js.​​

See you next week! Andreas

Keep up to date with the latest Next.js articles and videos