Getting Lean with the Next.js Image Component
November 5th, 2020
Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
November 5th, 2020
Next.js Crash Course - SSG, SSR, and more (Updated for Next.JS 10+)
November 3rd, 2020
Create a NASA Image Gallery - NextJS getStaticProps/Paths Crash Course
November 3rd, 2020
November 1st, 2020
When you share a website on social media you will often find generated images added to the link. Those are OG images and in this post, I will show you how you can generate them dynamically with Next.js!
November 1st, 2020
Ever wondered how you should manage state information across your Next.js applications without installing anything extra? Look no further!
Next.js Image Component (next/image) Introduction
November 1st, 2020
Introduction to Next.js Analytics
October 30th, 2020
Next.js Conf in 5 Minutes
October 29th, 2020
October 29th, 2020
This guide will teach you the basics of Next.js API Routes. We will start by explaining what they are and why API Routes are useful compared to REST or GraphQL APIs. Then, we will guide you through a step by step tutorial on how to build your very first GraphQL server with Next.js and the Github API.
Keep up to date with the latest Next.js articles and videos