rnx-kit icon indicating copy to clipboard operation
rnx-kit copied to clipboard

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

Open kelset opened this issue 2 years ago • 3 comments

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 avatar Aug 10 '23 16:08 kelset

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.

matthargett avatar Aug 17 '23 19:08 matthargett

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?

giacomocerquone avatar Oct 16 '23 16:10 giacomocerquone

@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 ;)

kelset avatar Oct 16 '23 17:10 kelset