Developer Guides

Guides, examples, and demonstrations of using the Netlify platform.

Executive summaries across Linear projects using Anthropic’s Claude

by Sean Roberts

Leverage AI to summarize all Linear project updates with Linear Webhooks + Anthropic Claude + Netlify.

AI Functions

Blocking AI bots and controlling crawlers

by Phil Hawksworth

Controlling what content in your site is available to AI bots to crawl and harvest

Edge Functions

How Astro’s server islands deliver progressive rendering for your sites

by Rob Stanford

Learn how Astro's new Server Islands rendering option can help balance pre-generated and on-demand content in your sites and applications

Astro

Migrating Git from multirepo to monorepo without losing history

by Simon Knott and Phil Hawksworth

How to migrate a Git repo into a monorepo without losing its history and issues

Admin

Send emails in an Astro project using Resend

by Sean C Davis

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.

Astro Resend

Advanced caching made easy

by Matt Kane

Easily generate the correct cache headers using the cdn-cache-control library

Primitives

How to deploy Angular 18 to Netlify

by Matt Kane

Angular 18 is here! Find out what's new, how to upgrade and how to deploy your Angular 18 app to Netlify.

Angular

Partial Prerendering without a framework

by Matt Biilmann

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.

Functions Edge Functions

Improve site performance with better serverless insights

by Phil Hawksworth

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.

Functions Edge Functions Admin

Add an image uploader to a file-based content site

by Sean C Davis

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.

Astro

Page 1 of 5

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