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

Code refactoring

Last modified: 22 November 2021

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.