TrudgeThrough Sandbox
SSGSSRISRImageMiddlewareServer ActionsAPI Docs

Next.js 15 Sandbox

Explore the new features and improvements in Next.js 15

Static Site Generation (SSG)

Example of static generation with new features

Server-Side Rendering (SSR)

Example of server-side rendering

Incremental Static Regeneration (ISR)

Example of incremental static regeneration

Middleware Example

Example of Next.js middleware usage

Image Component

Example of Next.js Image component with optimizations

Server Actions

Examples of Server Actions with new features like the “after” callback

API Documentation

Interactive API documentation using Swagger/OpenAPI