-
Notifications
You must be signed in to change notification settings - Fork 22.6k
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
Josh's summer MDN projects #26847
Comments
Is there any way, I can help you on this |
@postmeback Thanks for your interest, but these are marked as my work—most of these are establishing editorial conventions so they are hard to delegate to external contributors. Also to clarify: this is not a summer internship; it's just because I'm too busy during the school term and just got more time during the break :) |
@Josh-Cena , thanks for the update. Hopefully, you can accomplish all the given task within time. |
@Josh-Cena Just as an FYI Josh (as I know you are deep into this stuff) — I was intending to start documenting JS iterator helpers very soon, and I just wanted to check that I wouldn't be overlapping with any work you are doing. |
My summer has ended, so I'm closing this. I ended up finishing/near-finishing more than half of them, but because I spent most of the summer enjoying myself, the list is not all checked. I will continue to work on these when I have the time. My most significant effort this summer has been my https://github.com/jc-verse/mdn-checker project, which helped me make many of the refactoring PRs. |
@Josh-Cena - I can't believe you enjoyed your summer and still did all this. Thanks very very much. |
Ditto, well done on these improvements - thank you! |
Thanks! Working on open source is part of the process of enjoying myself as well 😀 |
Below is a dump of all projects I have the will to complete this summer from June to August (review is appreciated for each PR). This issue is to sync my todo list with the team and the community to avoid duplicated work and let people know what I may be focusing on—I will avoid creating issues for each one of them. Items are sorted by decreasing priority, and the ones down the list may depend on items above:
let
/var
/const
pages, in preparation for explicit-resource-managementtoString()
/valueOf()
/[@@toPrimitive]()
pagessupportedLocalesOf()
andresolvedOptions()
methods; investigate more consistency for other methods as wellOf course, other issues will be worked on as I receive them, others' PRs will be reviewed by me, and more casual PRs will be sent when I feel necessary.
The text was updated successfully, but these errors were encountered: