Awesome Next.js #12
Andreas Keller / March 11, 2021
3 min read
Welcome to this weeks Next.js recap!
Snipcart & Friends Present: WTF is Next.js
Colby Fayock was on a Snipcart livestream where he gave an awesome introduction to Next.js and how it compares to other frameworks in the ecosystem.
Deploy Next.js to Cloudflare Pages - Cloudflare Static Web Apps Tutorial
This week we got a second Next.js video from Colby Fayock. In this video Colby shows us how to use Cloudflare Pages to host and deploy static Next.js apps.
Can URQL replace Apollo Client? URQL tutorial with SSR and SSG in under 20 minutes using Next.js
Learn how to use URQL and set it up to handle SSR and SSG inside of Next.js with this video from Leigh Halliday. URQL is a lightweight replacement for Apollo Client that handles most of what you typically use Apollo for, in a very similar fashion.
How To Build A Blog With Next.js And Tailwind: Part 3 - Markdown
Harry Wolff released part 3 in his series on how to build a blog with Next.js and Tailwind. In this final part he covers how to make Next.js render Markdown with Tailwind's Typography plugin.
🔥 nextjs firebase setup
Brad Garropy explains in this video how to setup firebase with Next.js and load data from a firestore database.
React Wednesdays: Let’s Learn Blitz.js | With Brandon Bayer
Brandon Bayer, creator of Blitz.js, a fullstack framework built on top of Next.js, was on a React Wednesdays episode. He demoed Blitz.js and answered questions of why you should use Blitz.js over just using Next and where Blitz.js got its name from.
Other interesting articles and resources I found this week
- Cassidy Williams wrote an article on the benefits and flaws of incremental static regeneration and how Netlify handles it.
- Pragmatic Reviews released yet another video about NextAuth.js. This time on how to use a custom provider.
- Sergio Behrends built a P2P Clubhouse-ish web app with Next.js.
That's it for this week. As always find more awesome Next.js videos and articles on Awesome Next.js.
Have a great week! Andreas