Latest

All the resources in the Guide, starting with most recent.

Testing code

Part of tutorial

Testing code
Testing is an important part of the development workflow, irrespective of where you do it in the process.
Customising your IntelliJ IDEA Environment

Part of tutorial

Customising your IntelliJ IDEA Environment
Use IntelliJ IDEA to create a new package and class.
Seeing how far you've come

Part of tutorial

Seeing how far you've come
The Productivity Guide is a fun way to see what you know, and what you don't!
Reading code

Part of tutorial

Reading code
We spend more time reading code than writing it so it makes sense to invest effort in learning how the IDE can help us here.
Navigating code

Part of tutorial

Navigating code
Tips to help you navigate through your codebase.
Learning the IDE

Part of tutorial

Learning the IDE
Features inside the IDE to help get you up to speed quickly.
Getting started with IntelliJ IDEA

Tutorial

Getting started with IntelliJ IDEA
My favourite tips for all new starters in IntelliJ IDEA.
Finding code

Part of tutorial

Finding code
We often need to find something in our project and there are several ways to achieve that depending on the use case.
Changing code

Part of tutorial

Changing code
Code is rarely a write-once activity, we often need to go back and change it multiple times.
Share Run Configurations

Tip

Share Run Configurations
How to export and share your project’s run configurations in WebStorm.
Simplify Boolean Expression

Tip

Simplify Boolean Expression
How to simplify a complex boolean expression in WebStorm.
Show CSS Color Preview

Tip

Show CSS Color Preview
How to display a CSS color in the background in WebStorm.