Tag: JavaScript

This is a recording of the webinar "PhpStorm 6 - More Tools to Developer Smarter, Not Harder" by Maarten Balliauw, JetBrains Technical Evangelist on 26th March 2013. Maarten went through the most important features of the latest PhpStorm 6 release including new refactorings, Composer dependency manager for PHP support, Smarter namespace handling, Code (re)arranger, Fully customizable templates and also provided an overview of the brand new web toolkit featured in this release such as Full-featured debugging of TypeScript, Dart or CoffeeScript with source maps, Refined handling of JS libraries, REST Client, Re-worked HTML structure view, Improved HTML and CSS coding including Emmet, New database schema editor and change tracking tools and more!

In this webinar, Andrey Breslav speaks about Project Kotlin and the Milestone 3 release. Learn about the new features and current plans, as well as view some demos.

 
For complete information on Project Kotlin visit http://kotlin.jetbrains.org/.

A recording of a webinar on new features and improvements in ReSharper 7 hosted by Hadi Hariri.

In this epic video that has taken Hadi Hariri 96 hours of life of which he slept only 4, he gives an overview of new features in ReSharper 6 including support for JavaScript, CSS, and ASP.NET MVC 3 Razor; extended navigation, code analysis, refactoring, and new code transformation actions; code analysis in VB.NET; improved XAML support; and more. If you want to get a general picture of how dramatically we have improved ReSharper and start investigating for more improvements from there, this video is for you.

Hadi Hariri talks about new features for web developers introduced in ReSharper 6, including support for JavaScript, jQuery, CSS, and ASP.NET MVC 3 Razor view engine. Full video of this session is available at http://tv.jetbrains.net/videocontent/resharper-tips-and-tricks-live-sess...

In this impromptu session at NDC 2011, Hadi Hariri gives an hour worth of ReSharper tips and tricks. He covers multiple features related to navigation, generating code, selecting and rearranging code, refactoring code and project items, and using structural search and replace to create custom code inspections. He also discovers unexpected bugs in a pre-release ReSharper build that he's using, and highlights some of the new features for web developers introduced in ReSharper 6.

Debugging JavaScript is easy. Here's a quick guide to it.

In this part we're showing how to debug JavaScript code at the server side.

Let's create your very first Flex application.

An overview of JavaScript debugger, based on a live application.