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

Refactoring JavaScript

Last modified: 09 August 2022

Required plugin: JavaScript and Typescript

The plugin is bundled with RubyMine 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.