Learning objectives:

Description:

During this live event, students will be provided a walkthrough of how to check and troubleshoot their code. Students will also be shown how to go about researching and implementing solutions to ensure their code runs smoothly.

Prerequisites:

  • Knowledge of/experience with Javascript (start of Immersion)
  • Students should have an editor to be able to follow along with demonstration

By the end of this event, students will be able to:

  • Identify faults and bugs within code
  • Interpret error messages
  • Independently research solutions to faulty code
  • Implement changes to a codebase so code runs smoothly

Updated code

All the code shown through the workshop can be found under the branch all-errors-fixed