https://github.com/hwclass/dev-tools
Practical Chrome Dev-Tools Guide Presentation
https://github.com/hwclass/dev-tools
Last synced: 5 months ago
JSON representation
Practical Chrome Dev-Tools Guide Presentation
- Host: GitHub
- URL: https://github.com/hwclass/dev-tools
- Owner: hwclass
- Created: 2013-09-27T21:22:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-11T22:59:21.000Z (about 12 years ago)
- Last Synced: 2025-06-29T08:37:45.261Z (12 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Chrome Dev-Tools Guide Presentation
This presentation made to be presented at markafoni.
###Contents
- Introduction
- What's Dev-Tools?
- Styling Control & CSS Manipulation
- Environmental Inspection with Resources Panel
- Network Interaction
- Script Debugging with Sources Panel
- Using Console & Console API
- Timeline, Profiles and Audits for App Performance Inspection
- Extension API for Developing Dev-Tools Apps