Content
@
0 reply
0 recast
2 reactions
greg
@gregfromstl
For anyone building frames on Next.js, I built a library that makes it a lot easier. I made this frame in ~20 lines of code after setup (code in ss) Check it out: https://github.com/gregfromstl/devcaster/tree/main/packages/next https://devcaster.vercel.app
5 replies
6 recasts
24 reactions
Ξric Juta
@ericjuta
it's beautiful mutable persisted state via serverside middleware
1 reply
0 recast
1 reaction
Ξric Juta
@ericjuta
whatcha thinking re: unit testing? afaics, gotta mock out NextRequest and NextResponse from next/server then assert
1 reply
0 recast
1 reaction