-
Notifications
You must be signed in to change notification settings - Fork 22.9k
Add House data UI challenge #41061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add House data UI challenge #41061
Conversation
Preview URLs
Flaws (1)Note! 3 documents with no flaws that don't need to be listed. 🎉 URL:
External URLs (1)URL:
(comment last updated: 2025-09-11 09:10:43) |
files/en-us/learn_web_development/core/scripting/house_data_ui/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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 👍🏻
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