Explore
2026
Next.js server actions with FastAPI backend and OpenAPI client
Connect Next.js to a FastAPI backend while preserving a modern React workflow with server actions and server components.
2025
Expose local dev server with SSH tunnel and Docker
A practical example how to temporarily expose your local service to the internet.
Build a random image component with Astro and React
Build a random image component to make your hero image more interactive and interesting.
Build an image gallery with Astro and React
Learn through a practical example how to build a performant, responsive image gallery with Astro and React.