Skip to content

Latest commit

 

History

History

discover-dev-tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Intro

a few notes when taking online course Discover DevTools at code school

Notes

dev tool cources

  • detach

  • add hover style and force hover style in "Elements" tab

  • Editing in source tab: modify style file

  • console.assert, and more

  • inspect, $0

  • localStorage, setItem, getItem

  • chapter 6 Profiles

    • Rendering Performance
    • CPU Profiling
  • watch viedo chapter 7, leaking

    • Timeline - memory
    • Profiles - Take Heap Snapshot