Personalizing your web apps with Netlify & Fauna
Consumers expect to land on web pages and only be served content that is relevant to them. Personalization can be based on several attributes - from giving user-customized greeting messages (based on the user's geolocation, holidays, etc.) to showing them promotions and coupons (based on their previous purchases).
With Netlify's Next.js Advanced Middleware and Fauna's database, you can now achieve dynamic personalization without running client-side JavaScript -- resulting in the user experience consumers want without the performance hit.
Watch this on-demand webinar to learn:
1. How you can make HTTP requests on a static HTML page directly from Netlify edge functions
2. How you can query Fauna from your Netlify edge functions to get personalized information about the user
3. How combining the two above keeps latency low and performance humming
Watch the webinar
Presented by
Jason Lengstorf
Consultant
Shadid Haque
Developer Advocate