Live data from Hacker News

Edge Slice Rerendering, for performant dynamic changes in React

youtube.com

1–2 of 2 posts

Re: Edge Slice Rerendering, for performant dynamic changes in React

#2
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.