Tag: nextjs

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
Getting Started With Stripe Connected Accounts Using Next.js

Getting started with Stripe Connect using Next.js

Dev

Learn how to connect users’ Stripe accounts to an ecommerce platform using Next.js and Stripe Connect webhooks.

Kumar Abhirup
Jun 18, 2021 ⋅ 15 min read
Content Management In Next.js With Sanity CMS

Content management in Next.js with Sanity CMS

Dev

See how utilizing Sanity CMS in Next.js apps can provide better content management when building apps or websites.

Adebiyi Adedotun
Jun 1, 2021 ⋅ 6 min read

SSG vs. SSR in Next.js

Dev

Learn the difference between server-side rendering (SSR) and static site generation (SSG) in Next.js, and how to use them in tandem.

Leonardo Maldonado
May 31, 2021 ⋅ 4 min read
What’s new in Next.js 10.1

What’s new in Next.js 10.1

Dev

Next.js 10.1 has a little something in it for everyone. In this article, we will explore these features in more detail.

Kapeel Kokane
Apr 26, 2021 ⋅ 7 min read
Adopt Nextjs Into Your Application

How to adopt Next.js into your existing application

Dev

Learn how you can use Next.js in a pre-existing React application to add server-side rendering to your project.

Austin Roy Omondi
Mar 31, 2021 ⋅ 4 min read
Next.js Logo

How to fix layout shifts to improve SEO in Next.js apps

Dev

By following these techniques, you can drastically reduce layout shifts in Next.js apps, which help maintain good SEO and UX.

Vilva Athiban P B
Mar 26, 2021 ⋅ 4 min read
PWA Logo

Why you should turn your app into a PWA

Dev

Here, you can learn what a Progressive Web App (PWA) is and why you should consider turning your apps into PWAs.

Leonardo Maldonado
Feb 12, 2021 ⋅ 5 min read
Next.js Commerce: An overview and tutorial

Next.js Commerce: An overview and tutorial

Dev

Next.js Commerce developer starter kit allows you to build fully customizable and scalable e-commerce sites with augmented app integrations.

Nausheen Sujela
Jan 29, 2021 ⋅ 3 min read
Exploring Zones in Next.js

Exploring zones in Next.js

Dev

Next.js zones allow different developer teams to build and deploy parts of an app individually, then merge them into a single application.

Vilva Athiban P B
Dec 7, 2020 ⋅ 2 min read
What's new in Next.js 10

What’s new in Next.js 10

Dev

Next.js recently released one of its much-awaited major versions (version 10) and there are a lot of exciting features to try.

Kapeel Kokane
Nov 18, 2020 ⋅ 8 min read