听《前端工程师的常用工具》分享总结 IDE插件 Chrome调试 搜索 Snippets Postman Clarles yarn npm 时间管理 JIRA > Bee

IDE插件

- Emmet 快速编辑
- HTML-CSS-JS Prettify 格式化
- DocBlockr 注释
- BracketHightlighter 大括号 

Chrome调试

- tips
    - $
    - Preserve log
    - iframe context

搜索

- command + option + F
- command + O
- command + shift + O (函数定义)

Snippets

- source  > Snippets

Postman

Clarles

- Map From Path > Path
- path/xx/xxx/* > path/xx/xxx/*

yarn npm

时间管理 JIRA > Bee