Tag: nextjs

Next.js Automatic Image Optimization Next/Image

Next.js automatic image optimization with next/image

Dev

Learn about automatic image optimization and how it can benefit developers with the native, game-changing, and powerful next/image API.

Adebiyi Adedotun
Sep 16, 2021 ⋅ 9 min read

Advanced techniques in Chakra UI

Dev

Dive deeper into the functionality of Chakra UI with these tips and tricks explained with an example tutorial.

Nefe Emadamerho-Atori
Sep 3, 2021 ⋅ 9 min read
user registration and authentication with strapi and nextjs

Implementing user registration and authentication with Strapi and Next.js

Dev

Learn to use Strapi with Next.js to create an application that can register and authenticate users and persist sessions.

Doğacan Bilgili
Aug 18, 2021 ⋅ 7 min read

Building an authentication API with NextAuth.js

Dev

Learn how to seamlessly implement email and OAuth authentication in Next.js apps using the NextAuth.js library.

Francis Udeji
Aug 16, 2021 ⋅ 12 min read
Building A Github Copilot App

1 week with GitHub Copilot: Building an app using only Copilot

Dev

GitHub Copilot is the newest tool to autocomplete code with the help of OpenAI. Learn how to build an app using only Copilot code.

Evgeny Klimenchenko
Aug 11, 2021 ⋅ 8 min read

Stackblitz WebContainers: Run Next.js inside the browser

Dev

Run Next.js natively using Stackblitz WebContainers, which makes it easy to create, share, and deploy fullstack applications without needing your local development environment.

Kapeel Kokane
Aug 6, 2021 ⋅ 5 min read
AMP Components Nextjs

Adding AMP components to a Next.js webpage

Dev

Increase the speed of loading your webpage without sacrificing dynamic elements by using AMP components in your Next.js project.

Jurn van Wissen
Aug 3, 2021 ⋅ 4 min read
Building Contact Pages With The Notion API And Next.js

Creating contact forms with the Notion API and Next.js

Dev

Follow this tutorial to have your Notion workspace directly save all user form submissions with Next.js and the Notion API.

Nitin Ranganath
Jul 22, 2021 ⋅ 8 min read
Building A Next.js Shopping Cart App

Building a Next.js shopping cart app

Dev

Learn how to build a Next.js application by building a shopping cart web app for a fictional game store with product category pages.

Nitin Ranganath
Jul 8, 2021 ⋅ 19 min read
Authentication Auth0 Nextjs

Authenticate your Next.js application using Auth0

Dev

Use the Auth0 Next.js SDK to add Auth0, an authentication CLI, to a notes application built in Next.js.

Fortune Ikechi
Jul 7, 2021 ⋅ 9 min read

How to deploy Next.js on Google Cloud Run

Dev

Learn how to deploy a React app with Next.js via Google Cloud Run, an easy-to-use serverless service with a generous free trial.

Geshan Manandhar
Jul 7, 2021 ⋅ 5 min read
New Features Nextjs 11

New features in Next.js 11

Dev

Take a look at the new features and updates included in Next.js 11, the latest release from the Vercel team.

Kapeel Kokane
Jun 28, 2021 ⋅ 5 min read