6
WebStorm WebStorm The best JavaScript IDE and HTML The best JavaScript IDE and HTML editor is at your fingertips. editor is at your fingertips. Laura Martinez

Keynote

Embed Size (px)

Citation preview

WebStormWebStormThe best JavaScript IDE and HTML The best JavaScript IDE and HTML

editor is at your fingertips.editor is at your fingertips.

Laura Martinez

Integrate Integrate development development environmentenvironment

is a software application that provides

comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, build automation tools and a debugger. Most

modern IDEs offer Intelligent code

completion features.

Hundreds of language specific code inspections analyse the whole project as you type and show you the

identified problems before you open the browser. Intelligent quick-fixes offer instant solutions.

Code quality analysis

Code completion for keywords, labels, variables, parameters and functions is DOM-based and supports popular browsers specifics (Chrome, Firefox, etc.) The

completion is available for both standard and user-defined functions in *.js files, HTML event handlers and

everywhere else where appropriate.

Code Completing

Live editLive edit

Let’s see how it Let’s see how it worksworks

http://www.youtube.com/watch?v=wCVwdvufTds