Week 5 debugging demo screen recording

This 20-minute video shows ways to debug: It shows how a non-working set of code is made to work, using:

  • alert();
  • console.log()
  • debugger; that creates breakpoints for web browser's debugger
  • web browser's debugging interface

Video file (MP4)