Tag: nextjs

Getting Started With NextUI and Next.js

Getting started with NextUI and Next.js

Dev

In this article, we will look at a new UI library for React and Next.js, NextUI, to build a simple ecommerce application.

Miracle Onyenma
Jan 17, 2023 ⋅ 11 min read
Manage Seo Next Js Next Seo

Manage SEO in Next.js with Next SEO

Dev

Learn how to use the Next SEO plugin so you can effectively manage your Next.js app’s SEO without missing any properties.

Nilanth Sriram
Jan 3, 2023 ⋅ 8 min read
Using Outstatic Next Js Static Site Management

Using Outstatic for Next.js static site management

Dev

Outstatic is a relatively new static CMS for Next.js applications. Let’s learn what makes it promising and how to use it in our projects.

Elijah Asaolu
Dec 23, 2022 ⋅ 6 min read
How to Add Pagination to Your Next.js App

How to add pagination to your Next.js app

Dev

We’ll talk about how to set up a Next.js project, data fetching from an API endpoint with getStaticProps method, and implementing pagination.

Taofiq Aiyelabegan
Dec 20, 2022 ⋅ 5 min read
React Svelte Next JS

Remix vs. Next.js vs. SvelteKit

Dev

Compare a few features of popular meta-frameworks Remix, Next.js, and SvelteKit, ranging from initiating a project to adding styling.

Alex Merced
Dec 15, 2022 ⋅ 8 min read
End-To-End Testing For A Next.js App With Cypress And TypeScript

E2E testing in Next.js with Cypress and TypeScript

Dev

Learn what you need to know about end-to-end testing with Next.js apps and how to perform tests with Cypress and TypeScript.

Damilola Jerugba
Nov 30, 2022 ⋅ 9 min read
Adding robots.txt to Your Next.js App

Adding a robots.txt file to your Next.js app

Dev

Learn what a robots.txt file is, how to add it to your Next.js application, and how to validate it when your app is deployed.

Marie Starck
Nov 9, 2022 ⋅ 3 min read
Understanding Relative And Absolute Imports In Next Js

Understanding relative and absolute imports in Next.js

Dev

Let’s discuss Next.js absolute imports, relative imports, and different ways to implement them in your application.

Ibadehin Mojeed
Nov 4, 2022 ⋅ 7 min read
How Why Use Next JS Django

How and why you should use Next.js with Django

Dev

Both Next.js and Django can efficiently handle a web application’s frontend and backend sections. Therefore, it’s unsurprising that this combination has a few use cases.

Oyinkansola Awosan
Oct 13, 2022 ⋅ 4 min read

Using Next.js security headers to strengthen app security

Dev

Using security headers in your Next.js apps is a highly effective way to secure websites from common security threats.

Kingsley Ubah
Oct 13, 2022 ⋅ 6 min read

Adding an RSS feed to your Next.js app

Dev

In this lesson, we will learn how to integrate an RSS feed into a Next.js application to help with your content distribution goals.

Ibadehin Mojeed
Oct 10, 2022 ⋅ 7 min read
How to use Ant Design with Next.js

How to use Ant Design with Next.js

Dev

Learn how to integrate Ant Design with Next.js to build scalable, efficient, and developer-friendly apps.

Nilanth Sriram
Oct 7, 2022 ⋅ 6 min read