Hacker News new | ask | show | jobs
Edge Slice Rerendering, for performant dynamic changes in React (youtube.com)
6 points by jayphelps 2056 days ago
1 comments

Dynamic content traditionally requires Server-Side Rendering (SSR) or client-side libraries, both with performance tradeoffs. This talk introduces a new approach: Edge Slice Rerendering (ESR) that combines static analysis with Edge compute. Do performant A/B Testing, Personalization, Localization, and more.