Boosting efficiency with server actions
Next.js integrates with React Actions to provide a built-in solution for server mutations. Discover how to use this powerful feature to boost your productivity.
November 4, 2023
Next.js integrates with React Actions to provide a built-in solution for server mutations. Discover how to use this powerful feature to boost your productivity.
November 4, 2023
The serverless model represents a new way of designing applications by abstracting the infrastructure and focusing only on code execution. Learn more about about serverless concepts, providers, and terms to evaluate serverless for your next project.
September 21, 2023
Next.js provides several features to help you improve caching and server-side rendering (SSR) performance. Learn how to use them here.
July 4, 2023
Serverless functions are a great way to implement backend functionality without having to manage a server. In this article, we'll look at how to use serverless functions in Next.js.
March 4, 2023