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
Popular repositories
1,160 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in vercel/next.js that received 3 comments
- Update exportPathMap.md
- remove unneeded deps & updated example
- Use ya in case xa is false
- Add with-facebook-pixel example
- Fix with-mongodb hot-reload issue and race condition
- Add use-npm CLI flag docs
- docs: Clarify use of getStaticProps / getServerSideProps with app / document
- Public `NextApiError` class with default status messages
- Fix higherOrderComponent causing broken layout
- Improve with-tailwindcss example
- Fix grammatical typo in docs
- Fix with-msw example
- Use useRouter over Router for with-react-ga example
- Fix with-apollo example
- Fixed missing SSR styles in with-fela example
- feat: SSR fetch function to be customizable
- change anonymous functions to named in docs examples
- Update migrating from Gatsby docs.
- Add docs on how to migrate from Gatsby.
- Normalize optional catch-all fallback: true page params
- add example with mobx version 6 and mobx react lite
- Add warning when exporting with custom routes
- add static export to example, fixes #17385
- Remove mkdirp from dependencies again
- Fixes #16431
- Some pull request reviews not shown.
Created an issue in vercel/next.js that received 4 comments
Update Next.js learn starter to Next.js 10
Our current starter has some concerning logs due to Next.js 9.5.3
Running the following script:
npx create-next-app nextjs-blog --use-npm --example "…
- Apollo Initialization
- Clearer Custom Error Page documentation page
- Clearer Custom Error Page documentation page
- Why do we need json files to be existed in .next directory when we build static pages
- Global state resets on client side reload of page
- Redirect based on users ip
- Client side fetching vs Incremental static generation
- Multiple dynamic routes
- Are there any downsides or limitations of using Next.js api routes instead of custom server?
- Optional catch-all routes - How are they supposed to work with SSG? Is it a SSR-only feature?
- Global state resets on client side reload of page
- How to view documentation from previous version
- What's the difference getStaticPaths fallback true or false when fetching dynamic id
- GetStaticProps type in conjunction with InferGetStaticPropsType type
- ResizeObserver
- Unexpected behaviour when use router push with URL object
- Why can't I get query params in getStaticProps?

