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

Labels

Naomi's SprintsThis label is for issues that Naomi is managing through her sprint initiatives on Discord.js v9 certThis is for the JS V9 certification.scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions