Code Explainers
import Link from "next/link"; import { prisma } from "@/lib/prisma"; const PAGE_SIZE = 20;