Skip to content
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

Remove in this module section from Learn/JavaScript pages #24599

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

dawei-wang
Copy link
Contributor

Relates to #24467

Description

Motivation

Additional details

Related issues and pull requests

@dawei-wang dawei-wang requested a review from a team as a code owner February 19, 2023 20:06
@dawei-wang dawei-wang requested review from Josh-Cena and removed request for a team February 19, 2023 20:06
@github-actions github-actions bot added the Content:Learn Learning area docs label Feb 19, 2023
@github-actions
Copy link
Contributor

Preview URLs (35 pages)
Flaws (24)

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

URL: /en-US/docs/Learn/JavaScript/Building_blocks/Return_values
Title: Function return values
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Glossary/undefined

URL: /en-US/docs/Learn/JavaScript/Building_blocks/conditionals
Title: Making decisions in your code — conditionals
Flaw count: 2

  • macros:
    • /en-US/docs/Web/HTML/Element/h1 redirects to /en-US/docs/Web/HTML/Element/Heading_Elements
    • /en-US/docs/Web/HTML/Element/h1 redirects to /en-US/docs/Web/HTML/Element/Heading_Elements

URL: /en-US/docs/Learn/JavaScript/Building_blocks/Events
Title: Introduction to events
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /en-US/docs/Learn/JavaScript/Objects/Basics
Title: JavaScript object basics
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools#the_javascript_console
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools#the_javascript_console

URL: /en-US/docs/Learn/JavaScript/Objects/Object_building_practice
Title: Object building practice
Flaw count: 1

  • macros:
    • /en-US/docs/Web/HTML/Element/h1 redirects to /en-US/docs/Web/HTML/Element/Heading_Elements

URL: /en-US/docs/Learn/JavaScript/Objects/JSON
Title: Working with JSON
Flaw count: 1

  • macros:
    • /en-US/docs/Web/HTML/Element/h1 redirects to /en-US/docs/Web/HTML/Element/Heading_Elements

URL: /en-US/docs/Learn/JavaScript/Objects/Adding_bouncing_balls_features
Title: Adding features to our bouncing balls demo
Flaw count: 1

  • macros:
    • /en-US/docs/Web/HTML/Element/h1 redirects to /en-US/docs/Web/HTML/Element/Heading_Elements

URL: /en-US/docs/Learn/JavaScript/First_steps/Math
Title: Basic math in JavaScript — numbers and operators
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript
Title: What is JavaScript?
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/Variables
Title: Storing the information you need — Variables
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/Strings
Title: Handling text — strings in JavaScript
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/Arrays
Title: Arrays
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/What_went_wrong
Title: What went wrong? Troubleshooting JavaScript
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/Useful_string_methods
Title: Useful string methods
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/First_steps/A_first_splash
Title: A first splash into JavaScript
Flaw count: 4

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools

URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Fetching_data
Title: Fetching data from the server
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/set_up_a_local_testing_server

URL: /en-US/docs/Learn/JavaScript/Asynchronous/Introducing_workers
Title: Introducing workers
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/set_up_a_local_testing_server

URL: /en-US/docs/Learn/JavaScript/Asynchronous/Promises
Title: How to use promises
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
External URLs (137)

URL: /en-US/docs/Learn/JavaScript/Building_blocks/Return_values
Title: Function return values


URL: /en-US/docs/Learn/JavaScript/Building_blocks/conditionals
Title: Making decisions in your code — conditionals


URL: /en-US/docs/Learn/JavaScript/Building_blocks/Looping_code
Title: Looping code


URL: /en-US/docs/Learn/JavaScript/Building_blocks/Functions
Title: Functions — reusable blocks of code


URL: /en-US/docs/Learn/JavaScript/Building_blocks/Image_gallery
Title: Image gallery


URL: /en-US/docs/Learn/JavaScript/Building_blocks/Build_your_own_function
Title: Build your own function


URL: /en-US/docs/Learn/JavaScript/Building_blocks/Events
Title: Introduction to events


URL: /en-US/docs/Learn/JavaScript/Objects/Object_building_practice
Title: Object building practice


URL: /en-US/docs/Learn/JavaScript/Objects/JSON
Title: Working with JSON


URL: /en-US/docs/Learn/JavaScript/Objects/Adding_bouncing_balls_features
Title: Adding features to our bouncing balls demo


URL: /en-US/docs/Learn/JavaScript/First_steps/Math
Title: Basic math in JavaScript — numbers and operators


URL: /en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript
Title: What is JavaScript?


URL: /en-US/docs/Learn/JavaScript/First_steps/Variables
Title: Storing the information you need — Variables


URL: /en-US/docs/Learn/JavaScript/First_steps/What_went_wrong
Title: What went wrong? Troubleshooting JavaScript


URL: /en-US/docs/Learn/JavaScript/First_steps/Silly_story_generator
Title: Silly story generator


URL: /en-US/docs/Learn/JavaScript/First_steps/A_first_splash
Title: A first splash into JavaScript


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Drawing_graphics
Title: Drawing graphics


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Introduction
Title: Introduction to web APIs


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage
Title: Client-side storage


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Third_party_APIs
Title: Third-party APIs


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Video_and_audio_APIs
Title: Video and Audio APIs


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Fetching_data
Title: Fetching data from the server


URL: /en-US/docs/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
Title: Manipulating documents


URL: /en-US/docs/Learn/JavaScript/Asynchronous/Introducing_workers
Title: Introducing workers


URL: /en-US/docs/Learn/JavaScript/Asynchronous/Promises
Title: How to use promises


URL: /en-US/docs/Learn/JavaScript/Asynchronous/Sequencing_animations
Title: Sequencing animations

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

👍 last one? Great work @dawei-wang !

@wbamberg wbamberg merged commit 8317f50 into mdn:main Feb 21, 2023
@dawei-wang dawei-wang deleted the delete-in-this-module-JavaScript branch February 21, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn Learning area docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants