NEXTJS PRE-RENDERING USING STATIC PROPS – A COMPREHENSIVE REVIEW
Keywords:
NextJs, React, Front-End Web Development, Javascript Frameworks, Server-Side Rendering, Pre-Rendering, Search Engine Optimization (SSO), Production-Ready React FrameworkAbstract
NextJs is a popular React framework that enables developers to build server-rendered React applications quickly. One of the critical features of NextJs is its ability to pre-render pages at build time, providing improved performance and search engine optimization (SEO) benefits. To facilitate this pre-rendering process, NextJs provides a function called “getStaticProps.” In this article, we will delve into the details of “getStaticProps” and explore the possibilities of creating dynamic, pre-rendered pages in NextJs applications.
References
Krutika Patil, Sanath Dhananjayamurty Javagal, "React state management and side-effects – A Review of Hooks," IRJET Journal, volume 9, 2022, https://www.irjet.net/archives/V9/i12/IRJET-V9I1225.pdf.
Krutika Patil "Redux State Management System - A Comprehensive Review" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-6 | Issue-7, December 2022, pp.1021-1027, URL: https://www.ijtsrd.com/papers/ijtsrd52530.pdf
Krutika Patil "NextJs File-Based Routing - A Review" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-7 | Issue-4, August 2023, pp.40-42, URL: https://www.ijtsrd.com/papers/ijtsrd58607.pdf
https://www.udemy.com/course/nextjs-react-the-complete-guide/learn/lecture/25145398#overview