Edge Functions Examples / Home

Edge Functions on Netlify

Explore a library of reference examples for learning about Edge Functions on Netlify.

What are Edge Functions?

Using JavaScript and TypeScript, Netlify Edge Functions give you the power to modify network requests to localize content, serve relevant ads, authenticate visitors, A/B test content, and much more! And this all happens at the Edge — directly from the worldwide location closest to each user.

To use Edge Functions on Netlify, add JavaScript or TypeScript files to an edge-functions directory in your project.

Learn more in the docs.

Examples

Explore the examples below, or over in the GitHub repository for this site.

Responses

Rewrites and proxies

HTTP Headers and Methods

Transforming responses

Geolocation

Cookies

Streams

WebAssembly

Environment and debugging


Deploy this site to Netlify

Try out Edge Functions on Netlify today! Click the button below to deploy this site with all of its demos to your Netlify account.

Deploy to Netlify