Seeking Advice on Using Effect in Next.js API Route
Hey guys
just started learning Effect,
I tried rewriting one of my api routes (Next.js app router app) to use effect. The code works, but I am not sure if I'm doing things the right way or if there are better patterns.
Any advice would be so so helpful.
just started learning Effect,
I tried rewriting one of my api routes (Next.js app router app) to use effect. The code works, but I am not sure if I'm doing things the right way or if there are better patterns.
Any advice would be so so helpful.
