Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Description

Fixes #43084.

Also makes several other grammatical improvements.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner February 10, 2026 14:02
@github-actions github-actions bot added Content:Learn Learning area docs size/m [PR only] 51-500 LoC changed labels Feb 10, 2026
@github-actions
Copy link
Contributor

Preview URLs (1 page)

Flaws (2)

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Learn_web_development/Core/Scripting/Debugging_JavaScript
Title: JavaScript debugging and error handling
Flaw count: 2

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/console/error which is a redirect
    • Macro ? produces link /en-US/curriculum/ which doesn't resolve
External URLs (8)

URL: /en-US/docs/Learn_web_development/Core/Scripting/Debugging_JavaScript
Title: JavaScript debugging and error handling

Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvements! Thanks a lot.

Just one nit with one reported flaw that can be addressed

### `console.error()` and call stacks

As a brief digression, lets try using a different console method to report the error — {{domxref("console.error()")}}. In your code, replace
As a brief digression, let's try using a different console method to report the error — {{domxref("console.error()")}}. In your code, replace
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This macro call probably needs to be updated.
To {{domxref("console.error_static", "console.error()")}}?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sentence mispell

2 participants