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

Update JS async module for rewrite in content PR 12930 #453

Merged
merged 3 commits into from
Mar 7, 2022

Conversation

wbamberg
Copy link
Contributor

This is the learning-area counterpart to mdn/content#12930. Marking as a draft because this should be merged along with mdn/content#12930, and changes in either PR might mean we need changes in the other one. So let's not merge this until mdn/content#12930 is approved (and vice versa).

It adds example code for the new workers article and for a promises assessment. I've deleted most of the other ones, since the articles don't use them any more. I decided to keep the setTimeout/setInterval/requestAnimationFrame ones, in case we decide to relocate this content. But perhaps I should delete them too? We could always get them out of Git history.

@Elchi3
Copy link
Member

Elchi3 commented Mar 7, 2022

. I decided to keep the setTimeout/setInterval/requestAnimationFrame ones, in case we decide to relocate this content. But perhaps I should delete them too? We could always get them out of Git history.

I'd remove them since they probably rot when no one pays attention to them anymore from any MDN page.

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Nice work!
(either keep the setTimeout/setInterval/requestAnimationFrame files or not)

@wbamberg wbamberg marked this pull request as ready for review March 7, 2022 17:54
@wbamberg wbamberg merged commit 5e909b1 into mdn:main Mar 7, 2022
@wbamberg
Copy link
Contributor Author

wbamberg commented Mar 7, 2022

. I decided to keep the setTimeout/setInterval/requestAnimationFrame ones, in case we decide to relocate this content. But perhaps I should delete them too? We could always get them out of Git history.

I'd remove them since they probably rot when no one pays attention to them anymore from any MDN page.

Yeah, fair enough. Removed in 0f4609d.

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

Successfully merging this pull request may close these issues.

2 participants