Develops a static analysis based refactoring using Module Dependence Graph to migrate ES5 JavaScript to ES6 modules with named imports/exports, showing increased reusability and reduced coupling on 19 projects.
Fowler, Refactoring: Improving the Design of Existing Code, 2nd ed., Addison-Wesley Longman Publishing Co., Inc., Boston, MA, USA, 2018
1 Pith paper cite this work. Polarity classification is still indexing.
1
Pith paper citing it
fields
cs.SE 1years
2021 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Automated Refactoring of Legacy JavaScript Code to ES6 Modules
Develops a static analysis based refactoring using Module Dependence Graph to migrate ES5 JavaScript to ES6 modules with named imports/exports, showing increased reusability and reduced coupling on 19 projects.