Top Banner
WEBSTORM LEARN TO PLAY THE Nir Kaufman
39

Webstorm

Apr 11, 2017

Download

Technology

Nir Kaufman
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Webstorm

WEBSTORMLEARN TO PLAY THE

Nir Kaufman

Page 2: Webstorm

Nir KaufmanHead of Angular department at 500Tech

Google Developer Expert

Worldwide speaker

Community activist

@nirkaufman

Page 3: Webstorm

CUSTOMIZATIONS

Page 4: Webstorm

HIDE EVERYTHING.

Page 5: Webstorm

NO TABS

Page 6: Webstorm

FONT LIGATURES

Page 7: Webstorm

PERFORMANCE

Page 8: Webstorm

DISABLE PLUGINS

Page 9: Webstorm

MORE MEMORY

Page 10: Webstorm

NAVIGATION

Page 11: Webstorm

CMD + E

Show recent files

Page 12: Webstorm

SHIFT + CMD + E

Show recently edited files

Page 13: Webstorm

CTRL + TAB

Switch files

Page 14: Webstorm

SHIFT + CMD + A

Find action

Page 15: Webstorm

CMD + O

Find class

Page 16: Webstorm

SHIFT + CMD + O

Find file

Page 17: Webstorm

SHIFT SHIFT

Find everything

Page 18: Webstorm

CMD + F12

File structure

Page 19: Webstorm

NAVIGATE MENU

Declaration, implantation etc…

Page 20: Webstorm

SHIFT + ALT + CMD + U

UML

Page 21: Webstorm

PRODUCTIVITY

Page 22: Webstorm

CODE GENERATION

Page 23: Webstorm

EXTRACT

Page 24: Webstorm

TS LINT

Page 25: Webstorm

INSPECT & CLEANUP

Page 26: Webstorm

TEST RESTFUL SERVICES

Page 27: Webstorm

ANGULAR

Page 28: Webstorm

NEW PROJECT

Angular CLI support

Page 29: Webstorm

NEW FILES

Angular CLI support

Page 30: Webstorm

CODE COMPLETION

Angular directives

Page 31: Webstorm

LANGUAGE SERVICE

Page 32: Webstorm

DEBUGGING

Page 33: Webstorm

CHROME EXTENSION

Page 34: Webstorm

DEBUG CONFIGURATION

Page 35: Webstorm

CHROME EXTENSION

Page 36: Webstorm

NEXT STEPS

Page 37: Webstorm

Productivity guide

Page 38: Webstorm

Help menu

Page 39: Webstorm

Practice.