Personalizing Websites with Zero Client-Side JS
One of the most beneficial improvements to a user's experience is personalization based on their behavior and preferences. However, most personalization requires shipping extra client-side JavaScript, which can degrade the user experience. But what if we could get the benefits of personalization WITHOUT shipping any client-side JS at all? In this talk, see how it's possible using Edge Functions!