Quick and cheerful demo of React Server Components, uses Dataloader for batching the loading of individual characters on each episode card.
https://next-rick-morty.vercel.app/
Most of the magic is in src/api.ts
, and src/components/CharacterAvatar.tsx
.