Developer Guides
Guides, examples, and demonstrations of using the Netlify platform.
Using cookies for displaying dynamic status messages with Astro
Use server cookies and serverless functions to display dynamic feedback or status messages on your Astro site’s pages.
Install, build, and deploy an Astro site in 2 minutes
Use the Astro CLI to create a new site, run it in development, and build it for production. Then preview and publish the build by deploying it using the Netlify CLI.
Using custom error handling if a serverless function has crashed
Netlify edge functions support custom error handling with a number of options available. Learn how to control how serverless errors are handled in your projects, and how to chose between the options.
Contributing to the Netlify Developer Hub
Contribute to Netlify Developer Hub with your feedback, suggestions, or even your own guide. With guidance on the structure and conventions we're looking for.
Increase productivity using the command line alias
Get more done by relying on the Netlify CLI command line alias, rather than accidentally typing "netflix" over and over again.
Streamline your workflow with the official Netlify Raycast extension
Quickly access common development tasks and resources directly from your desktop with the Netlify Raycast extension.
Adding resumability to Astro with Qwik
Selecting Qwik to provide JavaScript interactions in an Astro site. An example and guide to writing your first Qwik components in Astro
Generate dynamic Open Graph images using Netlify Edge Functions
Automate the generation of dynamic Open Graph images for the pages on your site using Netlify Edge Functions.
How to serve optimized images using Netlify's Image CDN
Simplify your image asset development pipeline with Netlify's Image CDN which can optimize and resize your images with just a change to their URL
How to deploy Remix Vite to Netlify
Learn how our new Remix adapters and templates add support for Vite with Remix for both Netlify Functions and Edge Functions.
Suggest a guide
Got an idea for a useful guide that you can't currently find here? Want us to explain something, or perhaps you'd like to work on creating a guide with us?
Let us know and we'll see what we can arrange.
We also have a contributor guide for those making content contributions