Return
Refactoring react-based Web apps☆
DOI:10.1016/j.jss.2024.112105.png)
Abstract
En 中文
Refactoring is a well-known technique to improve software quality. However, there are relevant domains where refactoring has not been studied in-depth before, such as JavaScript front-end frameworks. To fill this gap, we empirically study refactorings that developers perform when maintaining and evolving REACT-based Web applications. By manually inspecting 320 refactoring commits performed in open source projects, we catalog 69 distinct refactoring operations of which 25 are specific to REACT code, 17 are adaptations of traditional refactorings for the REACT context, 22 are traditional refactorings, and six are specific to JavaScript and CSS code. The catalog of refactorings proposed in this article might support practitioners when improving the maintainability of REACT applications.
Keywords:
Refactoring
React
JavaScript
Software design
Journal
IF:
4.1
Papers:
5.4K
Citations:
8.4K

