Edge Functions Guides
Guides, examples, and demonstrations of using the Netlify platform.
Create an integration that injects edge functions into any site
Use the Netlify SDK to create an integration that can inject an edge function to sites to perform logic on their incoming requests, allowing you to block content based on the location of your site visitors as an example.
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.
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