(JELIKU) Jurnal Elektronik Ilmu Komputer Udayana
Vol 12 No 2 (2023): JELIKU Volume 12 No 2, November 2023

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

Gede Sudimahendra (Universitas Udayana)
Luh Arida Ayu Rahning Putri (Universitas Udayana)



Article Info

Publish Date
07 Feb 2023

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

Copyrights © 2023






Journal Info

Abbrev

JLK

Publisher

Subject

Computer Science & IT

Description

Aim and Scope: JELIKU publishes original papers in the field of computer science, but not limited to, the following scope: Computer Science, Computer Engineering, and Informatics Computer Architecture Parallel and Distributed Computer Computer Network Embedded System Human—Computer Interaction ...