we’ve had a few meetings to discuss the browser compat data project already, and it turns out to be nice to discuss status and answer questions on a weekly basis.
The browser compat data project is about this repository: https://github.com/mdn/browser-compat-data.
We are trying to move from static tables in our MDN wiki pages to structured JSON data, that MDN pages will consume using KumaScript. See e.g. Cache-Control for how that looks like on an MDN page (click edit to actually see the difference, the table design is still the same for now).
I wonder if it would be worthwhile to post in here when those notes are updated, so people who are only peripherally following the project can keep up to date.
we’ve had a few meetings to discuss the browser compat data project already, and it turns out to be nice to discuss status and answer questions on a weekly basis.
The browser compat data project is about this repository: https://github.com/mdn/browser-compat-data.
We are trying to move from static tables in our MDN wiki pages to structured JSON data, that MDN pages will consume using KumaScript. See e.g. Cache-Control for how that looks like on an MDN page (click edit to actually see the difference, the table design is still the same for now).
The latest meeting notes of July 6, 2017 for the Browser Compat Data (BCD) project have been published. Thanks all participants and let me know if you have any questions.