Awesome Next.js #11

Andreas Keller / March 04, 2021

3 min read

Welcome to this weeks newsletter!

Hope you are doing great and are working on something exciting! Lots of great Next.js content has been released this week. We got two new Next.js crash courses and a couple shorter videos & articles.

Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2

Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2

James Quick teaches you how to easily add authentication to your Next.js applications with the new Auth0 Nextjs library in this crash course. It's a continuation of part 1 where he built a snippets app with Nextjs, Fauna, Tailwind CSS, React Hook Form, and SWR!

NextJS and WordPress Headless CMS Crash Course

NextJS and WordPress Headless CMS Crash Course

James Perkins with a new in-depth crash course on how to build a blog powered by Wordpress. You learn how to fetch posts with GraphQL and build a static and fast Next.js app which gets updated automatically when new posts are published.

The Best Way to Fetch Data in React with useSWR

The Best Way to Fetch Data in React with useSWR

Not specifically a video about Next.js, but Hunter Beacon shows us the benefits of fetching data with useSWR. Watch this video to see useSWR used in a Next.js app.

NextAuth.js | Quick and easy GitHub Sign-in button for Next.js apps

NextAuth.js | Quick and easy GitHub Sign-in button for Next.js apps

Pragmatic Reviews with another video about NextAuth.js. This time on how to quickly setup a GitHub Sign-in button for a Next.js application.

How To Build A Blog With Next.js And Tailwind: Part 2 - Tailwind

How To Build A Blog With Next.js And Tailwind: Part 2 - Tailwind

Harry Wolff released part 2 in his series on how to build a blog with Next.js and Tailwind. This part is all about styling the blog with Tailwind. Also check out part 1 which focuses on getting our blog set up with Next.js.

Other interesting articles and resources I found this week

That's it for this week. As always find more awesome 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