Developer Guides
Guides, examples, and demonstrations of using the Netlify platform.
Migrating Git from multirepo to monorepo without losing history
How to migrate a Git repo into a monorepo without losing its history and issues
Send emails in an Astro project using Resend
Astro's hybrid rendering capabilities opens an array of possibilities on what you can easily accomplish, including sending emails. Here's an email-sending example using Resend.
Advanced caching made easy
Easily generate the correct cache headers using the cdn-cache-control library
How to deploy Angular 18 to Netlify
Angular 18 is here! Find out what's new, how to upgrade and how to deploy your Angular 18 app to Netlify.
Partial Prerendering without a framework
Netlify’s Platform Primitives and Netlify Edge Functions make Partial Prerendering simple to implement in plain static HTML without any framework or even build system.
Improve site performance with better serverless insights
Access to serverless invocation and performance metrics help to protect your site performance. See how Function Metrics give the data to help you build better.
Add an image uploader to a file-based content site
Managing images can be difficult in a git-based content workflow. This guide will show you how to add an image uploader to your Astro site to make it easy to add images to your content.
Getting Started with React, Vite and Clerk Auth on Netlify
Using Clerk to add authentication to a React application built using Vite
How to use Sanity Portable Text with Astro
Learn how to use Sanity's Portable Text content format in your Astro projects
How to make edge rendering fast
Learn how Netlify's granular cache controls, and planning your technical architecture, can make edge rendering very fast even when your data is not at the edge.
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