Categories
Tags
Angular.js Angular2 Build tools code quality completion Cordova css dart debug debugger debugging ecmascript5 editor editorconfig Grunt gulp html html5 inspection javascript jQuery JS JSX karma live edit Meteor node.js npm offer PhoneGap PhpStorm productivity profiling react refactoring Release roadmap spy-js tracing TypeScript unit testing webinar webpack WebStorm WebStorm 9Other JetBrains Blogs
Meta
Category Archives: Screencast
Webinar Recording: A Deep Dive into WebStorm 9’s New Features
The recording of our October 30th webinar with John Lindquist, A Deep Dive into WebStorm 9’s New Features, is now available on JetBrains YouTube channel. In this webinar John covers the hottest new features in the recently released WebStorm 9. … Continue reading
MEAN Stack Walkthrough and Tips
MEAN is a full-stack web framework that consists of four very popular JavaScript-based projects: MongoDB, express, AngularJS and Node.js. This screencast shows how you can work with this development stack in WebStorm. WebStorm supports each of the MEAN projects with … Continue reading
Guide to Node.js Development with WebStorm
In this short blog post we would like to put together all the tutorials we have so far on Node.js development workflow with WebStorm and other JetBrains’ IDEs. Hope that it would help you to get started with Node.js in … Continue reading
Posted in Screencast, Tutorials
24 Comments
Spy-js: WebStorm secret service
Introduction What is the difference between Orem, Utah, USA; Munich, Germany; Gold Coast, Queensland, Australia; and St. Petersburg, Russia? Well, they are thousands of kilometers apart, span 3 climate zones from continental to subtropical, and only one of them is … Continue reading
Posted in Cool Feature, Screencast, Tutorials
Tagged debugging, javascript, profiling, spy-js, tracing
25 Comments
AngularJS Workflow in WebStorm
WebStorm 8 introduces a slew of new AngularJS features. This post will help you understand and optimize your workflow around what we provide. Include angular.js in Your Project While the AngularJS plugin is now bundled with WebStorm* the AngularJS features … Continue reading
Webinar Recording: Node.js Development Workflow
The recording of our February 20th webinar with Adron Hall, Node.js Development Workflow, is now available on JetBrains YouTube Channel. In this webinar you will learn the basics for working with Node.js web projects in WebStorm. Adron shows how you … Continue reading
Posted in Screencast, Webinar
11 Comments
Webinar Recording: Exploring WebStorm Tool Windows
The recording of our December 19th webinar, Exploring WebStorm Tool Windows with John Lindquist, is now available on our JetBrains YouTube Channel. In this webinar John covers all of the built-in tools included with WebStorm that surround the edges of … Continue reading
Posted in Screencast, Webinar
Leave a comment
Enjoy TypeScript in WebStorm
WebStorm has had TypeScript support for quite some time. As the language continues its evolution toward 1.0, we also continue to improve its support in WebStorm. Here we’d like to make a brief overview of TypeScript support in WebStorm 7 … Continue reading
Posted in Cool Feature, Screencast
10 Comments
Webinar recording: WebStorm Tricks and Tips with John Lindquist
The recording of our webinar WebStorm Tricks and Tips, presented by John Lindquist on October 26th, is now available on the JetBrains YouTube channel and JetBrains.tv. In this webinar we covered the basics of productive coding in WebStorm: navigation, auto-completion, … Continue reading
Posted in Cool Feature, Screencast
4 Comments
Running JavaScript tests with Karma in WebStorm 7
With every update of WebStorm we try to add support for modern technologies and tools that help make your development experience even better. In WebStorm 7 we introduced support for Karma – a simple and flexible tool for executing JavaScript … Continue reading