Tips

Visual, standalone, bite-sized learning resources organized into different categories.

Complete Current Statement
Complete Current Statement
Add curly braces and move the cursor with a single keystroke.
Select Code Fragment
Select Code Fragment
Select a code fragment without a single click.
Change Quote Style for CSS
Change Quote Style for CSS
Configure whether double or single quotes should be used.
Adding <script> Tag
Adding <script> Tag
Get help when adding the script element to your code.
Adding Imports Automatically
Adding Imports Automatically
WebStorm helps add an import even if you're using default exports.
Rename Closing Tag
Rename Closing Tag
Let the IDE mirror changes to a tag name.
Move Function to File
Move Function to File
Extract a function into a separate file.
Quickly Look Up Parameters
Quickly Look Up Parameters
Get help when completing function parameters.
Compute Constant Values
Compute Constant Values
Let WebStorm do math for you, one less thing to worry about!
Avoid Property Mixup
Avoid Property Mixup
WebStorm helps avoid mixing up properties.