WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

Code refactoring

Last modified: 14 September 2023

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. WebStorm offers a wide variety of code refactorings, which track down and correct the affected code references automatically.