Load Time Optimization on React Website using Incremental Static Regeneration with NextJS

  • Gede Sudimahendra Universitas Udayana
  • Luh Arida Ayu Rahning Putri Universitas Udayana

Abstract

There’s a lot of tools that can be used to build or develop a website. Starting from basic HTML CSS and JavaScript to the use of UI Framework such as React, Angular, Vue JS or Svelte But, the use of UI Framework doesn’t come with no cons. UI Framework like React, use virtual DOM, instead of modifying the DOM directly, so when the first time application load, the framework needs to load library to modify the virtual DOM, before the page can load. This can leads to slow first loading time. This paper research performance improvement when using ISR ( Incremental Static Regeneration ) in NextJS

Downloads

Download data is not yet available.
Published
2023-02-07
How to Cite
SUDIMAHENDRA, Gede; RAHNING PUTRI, Luh Arida Ayu. Load Time Optimization on React Website using Incremental Static Regeneration with NextJS. JELIKU (Jurnal Elektronik Ilmu Komputer Udayana), [S.l.], v. 12, n. 2, p. 421-424, feb. 2023. ISSN 2654-5101. Available at: <https://ojs.unud.ac.id/index.php/jlk/article/view/92708>. Date accessed: 06 may 2024. doi: https://doi.org/10.24843/JLK.2023.v12.i02.p20.