Tag: nextjs

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
Comparing React SSR Frameworks: Umi vs. Next

How does UmiJS stack up against Next.js?

Dev

Both Umi and Next.js support routing and server-side rendering, as well as TypeScript, out of the box. Here’s how the frameworks compare.

Nathan Sebhastian
Sep 10, 2020 ⋅ 2 min read
Getting Started With Mock Service Worker

Getting started with Mock Service Worker

Dev

Mock Service Worker is an API mocking library that uses the Service Worker API to intercept actual requests.

Nirmalya Ghosh
Sep 3, 2020 ⋅ 7 min read
Introduction to Data Fetching With Next.js and Strapi CMS

Data fetching with Next.js and Strapi CMS

Dev

Learn how to handle data fetching, build APIs, manage the content of those APIs, validate roles and permissions, and more with Next.js and Strapi.

Francis Udeji
Aug 12, 2020 ⋅ 11 min read
How Next.js can help improve SEO

How Next.js can help improve SEO

Dev

Now is a good time to start using Next.js and unlock the power of server-side rendered applications.

Leonardo Maldonado
Aug 7, 2020 ⋅ 5 min read

Migrating from Gatsby to Next.js

Dev

My blog was written in Gatsby, but recently I migrated it to Next.js. Learn more about what went well and what didn’t.

Matija Marohnić
Jun 16, 2020 ⋅ 6 min read