Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
21.3K+ articles
JavaScript
12.1K+ articles
ReactJS
3.5K+ articles
GBlog
3.1K+ articles
Interview-Questions
470+ articles
Material-UI
267+ articles
React-Hooks
130+ articles
Next.js - Questions
48+ articles
Next.js
47+ articles
Next.js
308+ posts
Recent Articles
Popular Articles
Build a Recipe Manager Using Next.js
Last Updated: 08 August 2024
A Recipe Manager is a web application that allows users to manage and share their recipes. This application enables users to add new recipes, view a list of recipes, manag...
read more
Web Technologies
Picked
ReactJS
Next.js
Next.js - Projects
Next.js Functions: useSelectedLayoutSegments
Last Updated: 08 August 2024
Next.js is a framework dependent on React, designed for building server-rendered and statically generated web applications. One of its powerful features is useSelectedLayo...
read more
Web Technologies
Picked
ReactJS
Next.js
Build a News Portal Using Next.js
Last Updated: 14 August 2024
In this article, we will explore how to build a news portal using Next.js, a popular React framework for server-side rendering and static site generation. The news portal ...
read more
Web Technologies
Picked
ReactJS
Next.js
Next.js - Projects
Next.js Functions: NextResponse
Last Updated: 21 August 2024
NextResponse is a utility function provided by Next.js, used within middleware to create responses for HTTP requests. Middleware in Next.js allows you to run code before a...
read more
Web Technologies
Picked
ReactJS
Next.js
Build a Learning Management System Using Next.js
Last Updated: 14 August 2024
A Learning Management System (LMS) is a platform for delivering, tracking, and managing educational courses. In this article, we'll guide you through building a simple LMS...
read more
Web Technologies
Picked
ReactJS
Next.js
Next.js - Projects
Next.js File Conventions: page.js
Last Updated: 14 August 2024
Next.js File Conventions are practices and rules for organizing files in a Next.js application to manage routing and components efficiently. In these conventions, the page...
read more
Web Technologies
Picked
ReactJS
Next.js
Next JS File Conventions: error.js
Last Updated: 20 August 2024
Next.js manages file conventions to perform error handling within your application. By using error.js, you can define how your application responds to errors at the page o...
read more
Web Technologies
Picked
ReactJS
Next.js
Build an Inventory Management System Using NextJS
Last Updated: 21 August 2024
We will build an Inventory Management System. We will walk through the step-by-step process of creating an inventory management system. This application contains a dashboa...
read more
Web Technologies
Picked
ReactJS
Next.js
Build a Car Rental System Using Next.js
Last Updated: 12 August 2024
We will build a car rental system using Next.js, a popular React framework that provides server-side rendering and static site generation. This platform will allow users t...
read more
Web Technologies
Picked
ReactJS
Next.js
Next.js - Projects
Next JS Upgrading: Migrating from Vite
Last Updated: 26 August 2024
Migrating from Vite to Next. By utilizing Next, your React app can benefit from an increase in performance. js has some power full features like server-side rendering(SSR)...
read more
Web Technologies
Picked
ReactJS
Next.js
Build an Event Management System Using Next.js
Last Updated: 28 August 2024
An Event Management System is a web application that helps users create and manage events. It typically includes features such as event creation, editing, deletion, and li...
read more
Web Technologies
Picked
ReactJS
Next.js
Next JS File Conventions: middleware.js
Last Updated: 02 September 2024
In Next.js, the middleware.js file is one powerful tool to add custom functionality through the request/response cycle of the application. It is able to run some code befo...
read more
Web Technologies
Picked
ReactJS
Next.js
Build an Online Polling System Using NextJS
Last Updated: 18 September 2024
An Online Polling System allows users to create, vote, and track poll results efficiently. we'll build a simple polling app using NextJS, managing poll data with localStor...
read more
Web Technologies
Picked
Next.js
Next.js
Next.js Functions: NextRequest
Last Updated: 13 September 2024
In Next.js, particularly with the introduction of Next.js 13 and the new App Router, NextRequest is part of the API used in the new routing system. It is designed to provi...
read more
Web Technologies
Picked
ReactJS
Next.js
Next.js Roadmap: A Complete Guide [2025 Updated]
Last Updated: 21 April 2025
Imagine a website thatheats up in milliseconds, reaches the top in search engine rankings, and scaleswithout hardly any kind of hassle. Next.js is a React framework design...
read more
GBlog
Next.js
Roadmap
GBlog 2025
1
2
3
4
...
21
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !