Express-Like Middleware in Next.js API Route Handler
Next.js is an incredible framework. I mean it’s packed with server-side rendering (SSR), static site generation (SSG), API routes and powerful optimizations that make it one of the best choices for modern web development.
But if you're coming from an...
kenny82.hashnode.dev8 min read