Chris Sauve
Chris Sauve
Would be nice if it could upgrade to a PR-produced beta build...
Maybe just when the selection set has inline fragments?
Add some baked-in APIs for skipping to content and route announcement (ideally with optional coupling to the DOM). See https://www.gatsbyjs.org/blog/2020-02-10-accessible-client-side-routing-improvements/ and https://github.com/gatsbyjs/gatsby/issues/5581
Like this: https://github.com/facebook/create-react-app/blob/fa85f030de6843667202f912de841c276275df00/packages/create-react-app/createReactApp.js#L149-L170
Like https://nextjs.org/docs/advanced-features/measuring-performance#custom-metrics
I really wanted it for an email service where I was using React components — I wanted to make it so the lambda only imports the component it needs to...