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

figure out a prioritised list of WebAPIs to work on first post-RFC #2595

Open
2 of 6 tasks
kelset opened this issue Aug 10, 2023 · 3 comments
Open
2 of 6 tasks

figure out a prioritised list of WebAPIs to work on first post-RFC #2595

kelset opened this issue Aug 10, 2023 · 3 comments
Labels
feature: webapis This is related to the experimental effort around WebAPIs for RN

Comments

@kelset
Copy link
Member

kelset commented Aug 10, 2023

As part of the work on this effort (see the RFC for details), we need to prioritize from the massive list of WebAPIs we use (the one we generate with https://github.com/microsoft/rnx-kit/tree/main/incubator/%40react-native-webapis/scan and collect in this file) some that are more important than others, and basically create a shortlist of 10-ish that we can use as the first pool of work.

The file gives us a data-driven perspective, so we'll leverage it to decide what to work on. If you want to help out and work on some webAPIs not in the current list, please leave a comment here!

Current list of APIs:

@kelset kelset added the feature: webapis This is related to the experimental effort around WebAPIs for RN label Aug 10, 2023
@matthargett
Copy link

great stuff! there are three modules I need for my product: WebPayment API, WebXR API, and WebGPU API. I'm excited to contribute these to rnxkit, but wanted to make a note here for visibility in case people want to coordinate/split the work.

@kelset kelset pinned this issue Sep 28, 2023
@giacomocerquone
Copy link

https://github.com/microsoft/rnx-kit/tree/main/incubator/%40react-native-webapis/types

This is really nice. Sadly the posted link of the original issue redirects to a 404, can we get it back somehow please?

@kelset
Copy link
Member Author

kelset commented Oct 16, 2023

@giacomocerquone ooops I forgot to update the post, we did end up creating the tool (this https://github.com/microsoft/rnx-kit/blob/main/incubator/%40react-native-webapis/scan ) we meant to have for data-driven decisions, so I've updated the top post to reflect that ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: webapis This is related to the experimental effort around WebAPIs for RN
Projects
Status: Shaping
Development

No branches or pull requests

4 participants
@matthargett @giacomocerquone @kelset and others