Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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
790 contributions in the last year
Activity overview
Contribution activity
October 2020
- KyleAMathews/check-gatsby-caching JavaScript
Created a pull request in gatsbyjs/gatsby that received 5 comments
feat(gatsby): SSR pages during development
related: #25729
Test by installing gatsby@dev-ssr-2 and running GATSBY_EXPERIMENTAL_DEV_SSR=true gatsby develop
SSR pages
show error page when S…
Created an issue in gatsbyjs/gatsby-graphql-toolkit that received 2 comments
feat: display error on 4xx/5xx http error codes
I copy/pasted the wrong access token while trying things and was confused for a while why it wasn't working