JavaScript and TypeScript

Explore a collection of learning resources to increase your productivity and start making amazing apps faster.

JavaScript and TypeScript

Latest tips

Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.

JavaScript Days

JavaScript Day 2023
JavaScript Day 2023
JetBrains JavaScript Day 2023 is a free virtual event that took place on November 2, 2023.
JavaScript Day 2022
JavaScript Day 2022
JetBrains JavaScript Day 2022 is a free virtual event that took place on November 10, 2022.
JavaScript Day 2021
JavaScript Day 2021
JetBrains JavaScript Day 2021 is a free virtual event that took place on October 14, 2021.

Latest articles and tutorials

Better 11ty Development with Tooling
Better 11ty Development with Tooling
Getting a component-driven development experience that fits nicely into the 11ty zen.
Debug Like a Pro: JavaScript Edition
Debug Like a Pro: JavaScript Edition
Reach for the debugger first when learning about code, poking around, or fixing problems.
React, TypeScript, and TDD
React, TypeScript, and TDD
How to write React applications in TypeScript using TDD, highlighting features of the IDE