-
-
Notifications
You must be signed in to change notification settings - Fork 130
ITP - Onboarding Sprint 3 - Throwing Errors #1857
Copy link
Copy link
Open
Labels
✏️ RewriteMajor rewrite of some part of the curriculumMajor rewrite of some part of the curriculumITPWork belongs to or is needed for ITPWork belongs to or is needed for ITPjavascriptPull requests that update javascript codePull requests that update javascript code
Metadata
Metadata
Assignees
Labels
✏️ RewriteMajor rewrite of some part of the curriculumMajor rewrite of some part of the curriculumITPWork belongs to or is needed for ITPWork belongs to or is needed for ITPjavascriptPull requests that update javascript codePull requests that update javascript code
Type
Projects
Status
📋 Backlog
A new section has been added to build on the errors content from Sprint 2. This is completely new and after completing it trainees should be able to
throwan error instead of, for example, usingconsole.log()to display an error message. This should be consolidated in backlog and can be further reinforced withassertThrowsin later testing content.