Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnhovde/devtoolstraining
Source code and examples for devtools training
https://github.com/bnhovde/devtoolstraining
Last synced: about 1 month ago
JSON representation
Source code and examples for devtools training
- Host: GitHub
- URL: https://github.com/bnhovde/devtoolstraining
- Owner: bnhovde
- Created: 2017-01-17T09:50:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T07:11:34.000Z (over 7 years ago)
- Last Synced: 2023-08-30T23:19:46.342Z (over 1 year ago)
- Language: JavaScript
- Size: 921 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debugging and devtools training
Source code for devtools training session.
The training will cover debugging various examples using the Chrome developer tools.
The examples split up by the tabs in the chrome dev tools.
### Contents
- 1: Elements
- 2: Console
- 3: Sources
- 4: Network
- 5: Timeline
- 6: Profiles
- 7: Application