Skip to content

js-v9 missing workshop on using try/catch/finally (and throw) #66931

@hbar1st

Description

@hbar1st

Describe the Issue

Was speaking with @naomi-lgbt about this and she agreed that it appears that though the concepts of throwing an Error and catching an error are introduced in the js-v9 curriculum (in the Debugging module), there does not seem to be any workshop where people get to practice their use (ie. practice try/catch/finally).
Therefore I am proposing that one is added. (things that campers would need to practice would include throwing an Error, catching it vs. not catching it, logging it, etc)

Note that the new workshop I was assigned #61779 will be asking campers to rewrite their then/catch methods from the fCC Authors Page workshop as try/catch blocks. That is, the plan currently is, without any prior practice, they will need to do this in the Asynchronous JS module (many modules after the Debugging one where the try/catch block is introduced).

Metadata

Metadata

Assignees

No one assigned

    Labels

    js v9 certThis is for the JS V9 certification.scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.status: waiting triageThis issue needs help from moderators and users to reproduce and confirm its validity and fix.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions