WebStorm 2016.3.1 is now available
WebStorm 2016.3.1, the first bug-fix update for the recently released major version is now available! If you’re using WebStorm 2016.3 or WebStorm 2016.2.4, a patch-update should be available. If you’re...
View ArticleWebStorm 2016.3.2 is now available
WebStorm 2016.3.2 is now available with many important bug fixes and improvements. A patch-update is available for WebStorm 2016.3, 2016.3.1, as well as for the 2016.3.2 RC build. If you’re using an...
View ArticleDeveloping mobile apps with React Native in WebStorm
React Native allows you to develop native mobile apps for iOS and Android using JavaScript and React. It’s created by Facebook and used for such well-known apps as Instagram, Airbnb, and now JetBrains’...
View ArticleWebStorm 2017.1 Early Access Preview
Today we start the Early Access Preview for WebStorm 2017.1 (EAP). Download WebStorm 2017.1 EAP, build 171.1834.8, here and install it side by side with your current stable WebStorm. No active...
View ArticleWebStorm 2017.1 EAP, 171.2014: new intentions for arrays, code style for quotes
The new WebStorm 2017.1 Early access preview build 171.2014.8 is now available. You can download it here, or if you have the previous EAP build (171.1834.8) from last week installed, you should soon...
View ArticleLive webinar: Using WebStorm for Building Angular Apps
Join us Monday, February, 6th 2017, 15:00 – 16:00 GMT / 10:00 AM – 11:00 AM EDT (New York) (check other time zones) for our free webinar Using WebStorm for Building Angular Apps, featuring Victor...
View ArticleWebStorm 2017.1 EAP, 171.2272: Standard code style, completion in package.json
Please welcome a new Early Access Preview build for WebStorm 2017.1 (171.2272.15)! You can download it here and install it side-by-side with your current stable WebStorm version, or if you have the...
View ArticleWebStorm 2017.1 EAP, 171.2455: improved integration with TSLint
A new Early Access Preview build for WebStorm 2017.1 (171.2455.4) is now available! You can download it here and install it side-by-side with your current stable WebStorm version, or if you have the...
View ArticleDebugging React apps created with Create React App in WebStorm
With Create React App you can quickly bootstrap a new React project. And you don’t have to configure anything to get the app running – it comes with the preconfigured dev environment that uses Webpack,...
View ArticleDebugging Angular apps created with Angular CLI in WebStorm
Angular CLI can help us bootstrap a new Angular app with a ready to useTypeScript and Webpack configuration. In this post we’ll see how to debug such apps in WebStorm. If you have never used JavaScript...
View ArticleWebStorm 2016.3.3 is now available
WebStorm 2016.3.3 is now available! You can download it from our website or install an update from the IDE if you’re using WebStorm 2016.3.2. This update brings over 30 bug fixes, including debugging...
View ArticleWebStorm 2017.1 EAP, 171.2822: Vue support, trailing comma, Dart improvements
A new Early Access Preview build for WebStorm 2017.1 (171.2822.13) is now available! You can download it here and install it side-by-side with your current stable WebStorm version, or if you have the...
View ArticleYour first unit test using Angular CLI, Karma and WebStorm
This is a guest blog post prepared by Pete Heard. Pete is a full-stack JavaScript developer who has spent over a decade learning to craft robust software using Test Driven Development and advanced...
View ArticleWebinar recording: Using WebStorm for Building Angular Apps
The recording of our February 6th webinar featuring Victor Savkin, Using WebStorm for Building Angular Apps, is now available on the JetBrains YouTube channel! In this webinar, Victor Savkin, a long...
View ArticleWebStorm 2017.1 EAP, 171.3224: completion for Vue components, improved...
A new Early Access Preview build for WebStorm 2017.1 (171.3224) is now available! You can download it here and install it side-by-side with your current stable WebStorm version, or if you have the...
View ArticleWebStorm 2017.1 EAP, 171.3566: module dependency diagram, auto imports for...
A new Early Access Preview build for WebStorm 2017.1 (171.3566) is available! Please download it here. You can install it side-by-side with your current stable WebStorm version. Or if you have the...
View ArticleWebStorm 2017.1 released: Vue.js, Jest, new code style options, Standard...
Welcome WebStorm 2017.1, the first big update this year! We’ve added support for such exciting technologies as Vue.js and Jest, brought more flexibility to code styles, improved React and Angular...
View ArticleUsing JavaScript Standard Style
Standard is a popular JavaScript code style guide. It can also lint your code since it’s built on top of ESLint and, therefore, it can also be used as an ESLint plugin. To improve the experience with...
View ArticleWebStorm 2017.1.1 is now available
We’re glad to announce that WebStorm 2017.1.1, the first bug-fix update for the recently released WebStorm 2017.1 is now available! It addresses the issues we found in the initial release and brings...
View ArticleWebStorm 2017.1.2 is now available
WebStorm 2017.1.2 is now available and brings over 40 fixes and improvement. A patch update should be available soon for the users of WebStorm 2017.1.1 and 2017.1.2 RC. If you’re using an earlier...
View Article