Express.js middleware example
Etiquetas detectadas por IA:
Resultados de búsqueda

LaunchDarkly Integration example
Learn how to set up the LaunchDarkly integration to read flags from Edge Config

Power Parity Pricing Strategies
Shows the differences between doing PPP at the edge using information from the geolocation object, Node.js SSR, and client-side rendering.

Vercel Edge Middleware Rate Limit
Add rate limiting to your application with any frontend framework.

Blue-Green Deployments on Vercel
See how Vercel's Skew Protection feature enables production-ready blue-green deployments with just a few lines of code.

Optimizely Feature Experimentation
Fast and safe experimentation with Next.js App Router, Vercel Feature Flags, and Optimizely Feature Experimentation

Bot Protection with DataDome
DataDome can provide real-time bot protection and other security protections to any website. In this template we'll be using it at the edge.

Modifying Request Headers in Middleware
Learn to add/update/delete request headers in a middleware.

Growthbook Flags SDK Example
Learn how to set up Growthbook flags and experiments using Flags SDK.

Hostname Rewrites using Edge Middleware
Learn how to programmatically create unique content pages for your users with a multi-tenant infrastructure using Edge Middleware.

Geolocation in Edge Middleware
Learn how to use visitor's location at the edge.

LaunchDarkly Flags SDK Example
Learn how to set up LaunchDarkly, including experimentation alongside Flags SDK and Edge Config.

Basic Auth Password Protection
Password protect pages in your application using Edge Middleware.

i18n in Edge Middleware
This template shows how to redirect users based on i18n configuration.

Power Parity Pricing
Implement power parity pricing using information from the request geolocation object in Edge Middleware.

Next.js Waiting Room
Add a virtual waiting room to your site.

A/B Testing Simple
By A/B testing at the edge, you'll reduce CLS from client-loaded experiments and improve your site's performance with smaller JS bundles.

A/B Testing with ConfigCat
ConfigCat is a service for feature flag and configuration management. In this template you'll be able to use feature flags at the edge.

Split Integration example
Learn to use Split, a feature delivery platform that powers feature flag management, software experimentation and continuous delivery.

Experimentation with Statsig
Reduce CLS and improve performance from client-loaded experiments at the edge with Statsig

Bot Detection with Botd
Botd is a browser library for bot detection. In this template we'll be using it alongside botd-integrations for bot detection at the edge.