An open API service indexing awesome lists of open source software.

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

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