The Wayback Machine - https://web.archive.org/web/20200716193919/https://github.com/ijjk
Skip to content

Highlights

  • Arctic Code Vault Contributor

Organizations

@vercel

Popular repositories

  1. A Next.js site using new SSG support with a Notion backed blog

    TypeScript 1.1k 102

  2. A file system/markdown based knowledge base editor/viewer

    JavaScript 11 2

  3. Next.js Workshop for React Summit

    JavaScript 8 2

  4. Example chatroom built with Pusher and Next.js

    JavaScript 5 3

  5. Download emojis from one slack endpoint and upload them to another

    TypeScript 4

  6. An example of hybrid mode for AMP in Next.js

    JavaScript 3 2

3,070 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to vercel/next.js, vercel/vercel, ijjk/notion-blog and 5 other repositories
Loading

Contribution activity

July 2020

Created a pull request in vercel/next.js that received 13 comments

Make sure root catch-all rewrite matches root itself

Since we now have proper trailing slash support this updates to no longer force the strict: true mode for custom-routes since this was previously e…

+175 −54 13 comments

Created an issue in vercel/next.js that received 1 comment

Root catch-all custom-route should match the root itself

A catch-all rewrite e.g. { source: '/:path*', destination: '/somewhere' } should match when / is requested

1 comment
23 contributions in private repositories Jul 1 – Jul 6
You can’t perform that action at this time.