Guest User

Untitled

a guest
Mar 21st, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Chrome dev tools tutorial.
  2. - Basics
  3. - Elements Section (5-10 mins)
  4. - Elements Selector
  5. - Device Emulator
  6. - DOM Tree manipulation.
  7. - CSS Editor
  8. - Event Listeners
  9. - Console Section (3-8 minutes)
  10. - Basic Usage
  11. - Error Stack Trace
  12. - Sources Section (15-20 mins)
  13. - Resources
  14. - Snippet
  15. - Debugging
  16. - Breakpoints
  17. - Watch
  18. - Scope
  19. - Network Section (5-10 mins)
  20. - XHR requests
  21. - Snapshots
  22. - Applications Section (5-10 mins)
  23. - Local Storage
  24. - Session Storage
  25. - Cookies
  26. - Brief overview of more advanced features. (3-5 mins)
  27.  
  28. Prerequisite Knowledge needed: Not alot, some programming experience. Basic knowledge about CSS, HTML and JavaScript would help immensely.
Add Comment
Please, Sign In to add comment