impress-2020/pages/items/[itemId]
Matchu c5bd2695f6 A bit of SSR for the item page
Always been a bit annoyed to have even the item name load in so weird and slow 😅 this fixes it to come in much faster!

This also allows us to SSR the item name in the page title, since we've put it in the GraphQL cache at SSR time!
2022-09-15 03:05:14 -07:00
..
trades [WIP] Migrate item trade pages to Next.js routing 2022-09-14 22:56:45 -07:00
index.tsx A bit of SSR for the item page 2022-09-15 03:05:14 -07:00