Senior Full-Stack Developer
- Birmingham, AL
- https://linktr.ee/nick.cheatwood
- in/nick-cheatwood-2b9910224
Pinned Loading
-
-
Proof-of-concept using custom middle...
Proof-of-concept using custom middleware with Next.js 13 route handlers. 1// src/lib/middleware.ts
2import { randomUUID as uuid } from "crypto";
3import chalk from "chalk";
4import { NextFetchEvent, NextRequest, NextResponse } from "next/server";
5import { ZodError } from "zod";
-
media-query-components
media-query-components PublicA simple proof-of-concept using custom hooks to render components based on the browser's viewport size.
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.