Beginner Debugging Language #errors #stack-traces

Reading Error Messages

6 exercises — parse TypeError, ECONNREFUSED, HTTP 422, race conditions, and Python exceptions into plain English you can communicate to your team.

0 / 23 completed
1 / 23
A colleague shares this error. What does it mean in plain English? `TypeError: Cannot read properties of undefined (reading 'email')`

Frequently Asked Questions

What does the "Reading Error Messages" exercise practise?

Parse stack traces, exception messages, and HTTP error codes into plain English. Beginner exercises for developers.

How many questions are in this exercise?

This exercise has 23 questions, each multiple-choice with a full explanation shown after you answer.

What English level is this exercise for?

This exercise is tagged Beginner. If the vocabulary feels difficult, browse the Debugging Language category page for an easier module to start with.