ProgressiveWebNinja
  • Home
  • Blog
  • Topics
    • React
    • Javascript
    • Svelte

Saurabh Dashora

NextJS

NextJS Event Management Application using File-Based Routing

NextJS is arguably the most versatile framework when it comes to building web application using React. NextJS makes building production-ready applications easy. In this post, we are going to look at building a NextJS Event Management Application. Once we are done, our application will look as below: This application will Read more…

By Saurabh Dashora, 11 hours17th August 2022 ago
NextJS

How to enable Next.js Routing using Link Component?

Next.js file-based routing works fine when we directly change the path in the browser’s address bar. However, usually that is not how we want users to navigate on our web application. Ideally, we want users to be able to click links on our web pages and navigate. To do so, Read more…

By Saurabh Dashora, 2 weeks4th August 2022 ago
NextJS

How to create Next.js Dynamic Routes and Catch All Route?

Next.js routing depends on how we structure the components within the pages folder of our application. Static routes are resolved based on individual file names and directory names. However, we can also create Next.js Dynamic Routes using the same approach along with implementing a catch all route. If this is Read more…

By Saurabh Dashora, 2 weeks2nd August 2022 ago
NextJS

How to setup Next.js File Based Routing?

In a typical React application, we enable routing using the react-router package. However, Next.js greatly simplifies this approach by providing file-based routing as a feature. In this post, we look at how to setup Next.js file based routing. If you are a beginner in Next.js, I will recommend you to Read more…

By Saurabh Dashora, 2 weeks1st August 2022 ago

Posts navigation

1 2 … 18 Next
Recent Posts
  • NextJS Event Management Application using File-Based Routing
  • How to enable Next.js Routing using Link Component?
  • How to create Next.js Dynamic Routes and Catch All Route?
  • How to setup Next.js File Based Routing?
  • Getting Started with Next.js
Recent Comments
  • Saurabh Dashora on How to create Vue 3 Carousel using vue3-carousel package
  • reem hosny on How to create Vue 3 Carousel using vue3-carousel package
Calendar
August 2022
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« Jul    
  • About
  • Blog
  • Contact
  • Home
Hestia | Developed by ThemeIsle