CASL Ability Based Http Client to secure NextJS server actions
08 Oct 2024
9 min read
On this page
Tags:
Related Articles
Understanding the `type` module field in package.json
Learn about the `type` field in package.json, its possible values, and its impact on Next.js projects.
Read article
Monorepo alternative to sharing routes for NextJs 14 in 2024
How you can achieve code sharing at page level without setting up a monorepo using Nextjs 14 colocation capability
Read article
How to setup a Nextjs 14 custom server
Steps to setup custom Next.js server
Read article
Handling CORS Issues in Next.js 14 within Client Components
Different ways of handling CORS issue in Next.js 14 when making API calls from client components.
Read article