Global Error Handling in Next.js 13 App Router API
Next.js 13 has introduced a new App Router that enables developers to leverage React's latest features, including Server Components. I have been exploring this new router and building a proof of concept that serves both UI and API routes.
However, I ...
saseek.com3 min read