Completed
Translation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Tomorrow's JavaScript Debugger - Shaping Your Own JS Debugger in 2018
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Debugger Dot HTML
- 3 Debugger in 2018
- 4 Installation
- 5 Launchpads
- 6 Translation
- 7 Debug Mode
- 8 Not perfect
- 9 Open a ticket
- 10 Bundle code
- 11 obfuscated
- 12 watch expressions
- 13 problem visualization
- 14 evaluate expression
- 15 add snippet
- 16 in action
- 17 replace action with
- 18 action text
- 19 Abstract Syntax Tree
- 20 Expression Property
- 21 Member Expression
- 22 Parse
- 23 Bindings
- 24 Debug as a web application
- 25 Dont be afraid
- 26 The community
- 27 The work community
- 28 Community engagement
- 29 How to engage
- 30 Weekly updates
- 31 Weekly calls
- 32 Code reviews
- 33 Goodness Squad