Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,673 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in vercel/next.js that received 5 comments
Call Web Vitals reporting at correct time
This PR adjust the Web Vitals reporting to be called after rendering occurs. It used to work like this, but React's render method is no longer sync…
- Stabilize i18n fallback test
- Handle preferring default locale over accept-lang preferred locale
- (docs) Fixes for "Migrating from Gatsby" doc
- Update to use hasNextSupport for custom-routes in next export check
- Add warning when exporting with custom routes
- Remove left-over api-utils method
- Mention `favicon.ico` in static file serving docs.