TOOLS introducion
工欲善其事,必先利其器
- Oscar Tong / @oscartong
development tools
- IDE
- share tools
- debug tools
ide
- code highlight
- smart code hint
- find & replace
- snippet & template
- live browser reload
- optimize js & images
- ...
share tools
- sharing code
- collaboration
debug tools
- Firebug & Webkit Inspector
- DOM Inspector
- Console
- Network Monitor
- Sources
debug tools - dom inspector
debug tools - network monitor