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

Blog

NextJS

How to use NextJS Firebase for Static and Server-Side Rendering?

NextJS is a fantastic framework for building production-ready React apps. To help with SEO and performance issues, NextJS supports static page generation and server side rendering as well. In this post, we will learn how to use NextJS Firebase integration Read more…

By Saurabh Dashora, 1 year9th September 2022 ago
NextJS

A Guide to NextJS Client Side Fetching with useSWR Hook

While NextJS makes it extremely easy to perform static generation or server-side rendering, it also supports client side fetching. In this post, we will learn how to perform NextJS Client Side Fetching with useSWR hook. In case you are new Read more…

By Saurabh Dashora, 1 year8th September 2022 ago
NextJS

Server-Side Rendering using NextJS getServerSideProps

NextJS pre-rendering process gives us two options – static generation and server-side rendering. In this post, we will look at how to implement server-side rendering using NextJS getServerSideProps function. You can read about static generation in this post on NextJS Read more…

By Saurabh Dashora, 1 year25th August 2022 ago
NextJS

How to pre-render NextJS Dynamic Route using getStaticPaths?

NextJS static page generation feature is extremely useful for pre-generating individual pages. It is particularly useful in pre-rendering home pages, about pages of applications. However, many times we also have a bunch of dynamic pages in our application such as Read more…

By Saurabh Dashora, 1 year24th August 2022 ago

Posts navigation

Previous 1 2 3 4 … 22 Next
Recent Posts
  • How to Create a HTTP Server with Bun?
  • JavaScript Loading Decoded: async vs defer – Which one should you choose?
  • Authentication using NextJS Iron Session – A Simplified Tutorial
  • How to use React Quill with NextJS
  • NextJS GET API Routes with Server-Side Pre-Rendering
Recent Comments
  • Rizki Ramadhan on Authentication using NextJS Iron Session – A Simplified Tutorial
  • Lawrence Mugambi on Authentication using NextJS Iron Session – A Simplified Tutorial
  • Kevin on How to create Vue 3 Carousel using vue3-carousel package
  • 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
September 2023
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  
« Jan    
  • About
  • Blog
  • Contact
  • Home
Hestia | Developed by ThemeIsle