December 3rd, 2020
Sometimes you need what's called an "escape hatch" to access certain browser properties and methods in a Next.js application. Here's how to make one!
December 2nd, 2020
React Fast Refresh is the latest and greatest way to load components in vanilla React, Next.js 10+, Gatsby, and more!
December 1st, 2020
Next.js allows you to both server-side render and statically generate websites. Why would you choose one over the other? Read and find out!

Next.js GraphQL Tutorial with Apollo Client

December 1st, 2020
November 29th, 2020
Learn how to deploy Next.js sites to Netlify! Take advantage of Next features like dynamic routes and Preview Mode while keeping the power of Netlify.

Next.js 10 Internationalization (i18n)

November 29th, 2020

Routing, Linking and Redirecting in Next.js

November 27th, 2020
November 27th, 2020
Learn how to build a simple landing page with Next.js

Build a FullStack Ecommerce with Nextjs, Strapi, Magic and Stripe

November 24th, 2020
November 19th, 2020
RSS feeds are a great way to get updates for new articles on a website, therefore having one on your blog can be valuable for your readers who are using RSS readers.

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