Things you probably didn’t know you could do with Chrome’s Developer Console

From Fiamma
Revision as of 13:43, 23 January 2017 by Pchr8 (talk | contribs) (Created page with "{{B| https://medium.freecodecamp.com/10-tips-to-maximize-your-javascript-debugging-experience-b69a75859329 |Things you probably didn’t know you could do with Chrome’s Deve...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

https://medium.freecodecamp.com/10-tips-to-maximize-your-javascript-debugging-experience-b69a75859329
Things you probably didn’t know you could do with Chrome’s Developer Console




document.body.contentEditable=true

to make the page editable is really nice