Skip to content

Conversation

chrisdavidmills
Copy link
Contributor

Description

This PR is part of a series in which I update the Learn area "Challenge" articles. In general, they need to be modernized, restructured, and put in better positions in the modules so they are spaced out better and test subjects that have already been covered.

This PR specifically adds a new challenge near the end of the Scripting module that tests the reader on JSON, network requests, DOM scripting, functions, loops, conditionals, arrays, and probably some other topics besides. I was originally intending it to appear earlier, but it ended up being a bit more complicated than I first envisaged.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested review from a team as code owners September 8, 2025 13:55
@chrisdavidmills chrisdavidmills requested review from pepelsbey and bsmth and removed request for a team September 8, 2025 13:55
@github-actions github-actions bot added Content:Learn Learning area docs size/m [PR only] 51-500 LoC changed labels Sep 8, 2025
Copy link
Contributor

github-actions bot commented Sep 8, 2025

Preview URLs

Flaws (1)

Note! 3 documents with no flaws that don't need to be listed. 🎉

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

  • macros:
    • Macro produces link /en-US/docs/Web/API/console/error which is a redirect
External URLs (1)

URL: /en-US/docs/Learn_web_development/Core/Scripting/House_data_UI
Title: Challenge: Building a house data UI

(comment last updated: 2025-09-11 09:10:43)

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Great, thanks for the updates. This is a challenging one 👍🏻

@chrisdavidmills chrisdavidmills merged commit c2f988e into mdn:main Sep 11, 2025
8 checks passed
@chrisdavidmills chrisdavidmills deleted the add-final-scripting-challenge branch September 11, 2025 10:15
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.

2 participants