Latest

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

Search Everywhere

Playlist

Search Everywhere
Tips for using one of the most helpful shortcuts in the IDE.
Moving Through Your Code

Playlist

Moving Through Your Code
Tips for navigating your code base efficiently.
Getting Started with IntelliJ IDEA

Playlist

Getting Started with IntelliJ IDEA
Helpful tips for working with IntelliJ IDEA for the first time.
Support for TypeScript Types in JSDoc

Tip

Support for TypeScript Types in JSDoc
Give the IDE new powers thanks to TypeScript-based types.
Reload Browser Pages on Save

Tip

Reload Browser Pages on Save
Work on your frontend then switch to the browser to see how it looks like
Refactor Names in React useState Hooks

Tip

Refactor Names in React useState Hooks
Rename both values of from useState hooks at once
Code Completion for Classnames and More in React Code

Tip

Code Completion for Classnames and More in React Code
Spend less time typing or explore the possibilities for various CSS class names in React aps.
Completion for Parameter Types

Tip

Completion for Parameter Types
Better code completion makes working on modern web frontends faster and more enjoyable.
Live Template for Arrow Function

Tip

Live Template for Arrow Function
Create arrow functions quicker thanks to builtin customizable templates.
Sign Git Commits with GPG Keys

Tip

Sign Git Commits with GPG Keys
Improve the security of your commits by using GPG keys.
Run Tests Before Commit

Tip

Run Tests Before Commit
Make sure your tests pass before reaching the CI/CD pipeline.
Run Inspections Before Commit

Tip

Run Inspections Before Commit
Catch all issues before your code before you commit it.