Awesome Next.js #9
Andreas Keller / February 18, 2021
2 min read
Welcome to this weeks newsletter!
In continuing last weeks topic Strapi, this week Daniel Phiri released a video on how to connect Next.js to Strapi with GraphQL.
Also StrapiConf is happening April 22nd. I'll be attending. Join me, it's free!
How to Add Middleware in Next.js API Routes
Hunter Becton shows us how to adapt the concept of Express middleware to Next.js middleware so you can do things like protect your API routes from unauthenticated users, check user permissions, and more.
How to create PWA or make site work Offline
In this video Abhik Bhattacharya demonstrates how to use next-pwa with 2 examples, a SPA and a multi-page site with a fallback page for non cached pages.
Building a better birthday card with Next.js
Cassidy Williams joins Shy Ruparel in this livestream. Using Netlify, Next.js and Contentful, they create a website to send out virtual birthday cards.
Blitz.js is now in Beta
Blitz.js, the Rails-like fullstack framework built on Next.js is now in Beta and they have just launched a brand new website. Read more about the release in Brandon Bayer's tweet.
As always find more awesome Next.js videos and articles on Awesome Next.js.
Until next week! Andreas