PhpStorm
 
Get PhpStorm

Refactoring JavaScript

Last modified: 28 September 2022

Required plugin:

Javascript and TypeScript -  The plugin is bundled with PhpStorm and enabled by default.

Refactoring means updating the source code without changing the behaviour of the application. Refactoring helps you keep your code solid, dry, and easy to maintain.