Tips

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

See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Surround with Emmet
Surround with Emmet
Quickly surround a selection with rich markup using the Emmet toolkit.
Create Reusable Code Snippets
Create Reusable Code Snippets
Save time by reusing blocks of code with custom code snippets.
Transform Existing Expression into Another One
Transform Existing Expression into Another One
Quickly transform an existing expression into another one using Tab.
Quickly Jump to Line
Quickly Jump to Line
Go to a specific line in a file using the Go to file popup.
Grammar Checking with Grazie
Grammar Checking with Grazie
Use Grazie to check grammar in regular text.
Test Regular Expressions in the IDE
Test Regular Expressions in the IDE
WebStorm helps test regular expressions on the fly.
Tool Window View Mode
Tool Window View Mode
Learn how to change the default view mode of a tool window.
Create New Files and Folders
Create New Files and Folders
Use the New popup to add files and folders faster.
Share Run Configurations
Share Run Configurations
How to export and share your project’s run configurations in WebStorm.
Simplify Boolean Expression
Simplify Boolean Expression
How to simplify a complex boolean expression in WebStorm.