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

[XHR] Replace XMLHttpRequest with fetch() in Learn #30788

Closed
12 tasks done
wbamberg opened this issue Dec 4, 2023 · 1 comment
Closed
12 tasks done

[XHR] Replace XMLHttpRequest with fetch() in Learn #30788

wbamberg opened this issue Dec 4, 2023 · 1 comment

Comments

@wbamberg
Copy link
Collaborator

wbamberg commented Dec 4, 2023

Part of openwebdocs/project#156.

I've just searched for XMLHttpRequest and got hits in the following pages under Learn:

@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 4, 2023
teoli2003 pushed a commit to mdn/learning-area that referenced this issue Dec 7, 2023
Part of mdn/content#30788.

Rewrites ARIA examples to use fetch() instead of XHR.

2 commits:
-
05396dc:
Prettier
-
70e044c:
substantive changes

This is going to go alongside a PR to mdn/content.
teoli2003 added a commit to mdn/learning-area that referenced this issue Dec 7, 2023
Part of mdn/content#30788.

This rewrites the examples used in
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/JavaScript
to use fetch() instead of XHR.

There will be a corresponding PR in mdn/content.

---------

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
@bsmth bsmth removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 8, 2023
@teoli2003
Copy link
Member

🕺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants