December 8th, 2020
Ever wanted to apply global styles across your Next.js application? Here's how!

Next.js 10: Internationalizing a markdown based blog!

December 8th, 2020

Deploy Next.js to App Platform

December 8th, 2020
December 7th, 2020
Why have a boring default error page when you can spruce it up? Next.js has a custom static 404 page built right into the framework. Here's how to use it.
December 7th, 2020
How can we combine the flexibility of MDX with the power of a headless CMS like Sanity? Learn how to render MDX from Sanity in Next.js in this tutorial!
December 6th, 2020
Absolute imports can save the day when you have to deal with project organization and multiple levels of folders.
December 6th, 2020
Sitemaps are being used to give an outline of a website. Search engines will use the information to better crawl your website. In this post, I will show you how to generate a sitemap in Next.js.
December 4th, 2020
Learn how to make your React, Gatsby, and Next.js applications more responsive with a touch of JS and combining some cool APIs. Media queries to the rescue!

Next.js with AWS Amplify Admin UI Crash Course

December 4th, 2020

CSR / SSR / SSG / ISR with Next.js – Explained!

December 4th, 2020

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